I2C driver fixes Move the release_bus part to a specific function as it blocks some...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 13 Sep 2016 16:23:54 +0000 (18:23 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 10 Feb 2023 18:02:59 +0000 (19:02 +0100)
commitff026cf9c0f7614675acbc51519134c4a5f3b5d1
treebf6562b842609b49ba55a2f6bfa08cf508452ba4
parent247a4d051725e37cd4e1bc02aa8451160a84870a
I2C driver fixes Move the release_bus part to a specific function as it blocks some devices and most will work without it.
drivers/i2c.c
include/drivers/i2c.h