]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "i2c: algo-bit: init the bus to a known state"
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 16 Jun 2018 13:37:56 +0000 (22:37 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 29 Jun 2018 06:19:41 +0000 (08:19 +0200)
commitc6feb21e0639d8226254e2b2bb19e52fc686e155
tree354f04ab5ce215d3ea0e4aabca8ae5c14c82958c
parent90007598d9a0283eacf8ec7c67ce7a5268227fcd
Revert "i2c: algo-bit: init the bus to a known state"

This reverts commit fcd73d3ce6be4ca09ad802693e88e922180683c7. 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: fcd73d3ce6be ("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
drivers/i2c/algos/i2c-algo-bit.c