linux-stable/drivers/i2c/algos
Wolfram Sang 2a2c8ee2d7 Revert "i2c: algo-bit: init the bus to a known state"
This reverts commit 3e5f06bed7. As per
bugzilla #200045, this caused a regression. I don't really see a way to
fix it without having the hardware. So, revert the patch and I will fix
the issue I was seeing originally in the i2c-gpio driver itself. I
couldn't find new users of this algorithm since, so there should be no
one depending on the new behaviour.

Reported-by: Sergey Larin <cerg2010cerg2010@mail.ru>
Fixes: 3e5f06bed7 ("i2c: algo-bit: init the bus to a known state")
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Sergey Larin <cerg2010cerg2010@mail.ru>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
2018-06-29 08:19:41 +02:00
..
i2c-algo-bit.c Revert "i2c: algo-bit: init the bus to a known state" 2018-06-29 08:19:41 +02:00
i2c-algo-pca.c i2c: algos: make use of i2c_8bit_addr_from_msg 2018-05-29 20:30:06 +02:00
i2c-algo-pcf.c i2c: algos: make use of i2c_8bit_addr_from_msg 2018-05-29 20:30:06 +02:00
i2c-algo-pcf.h i2c: remove FSF address 2014-11-07 18:35:33 +01:00
Kconfig i2c/algos: convert Kconfig to use the menu's `visible' keyword 2010-11-22 11:27:35 -02:00
Makefile