summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2017-12-04 09:16:18 +0100
committerWolfram Sang <wsa@the-dreams.de>2017-12-31 00:16:37 +0100
commit3e5f06bed72fe72166a6778f630241a893f67799 (patch)
treeecfdc707cf42d7e687ba406bc8042ba502c65bb4 /drivers/block
parente53537653791b4aaa9ec88a9eb5fd187d44ff6ac (diff)
downloadlinux-3e5f06bed72fe72166a6778f630241a893f67799.tar.bz2
i2c: algo-bit: init the bus to a known state
Ensure the bus is free when we register the adapter. Before the SCL/SDA wires were in an unknown state. It used to work because sending a byte has a retry mechanism which was triggered if the bus was initially in a non-free state. But the graceful way to do it is to initialize correctly. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions