i2c: omap: implement bus recovery
authorFelipe Balbi <balbi@ti.com>
Wed, 6 May 2015 16:50:27 +0000 (11:50 -0500)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 12 May 2015 19:16:04 +0000 (21:16 +0200)
commit9dcb0e7b999db6c420c70fd32497a979a044fcdf
tree1aeb516a1ad68d384de96907c3ef5aeefd3199cb
parente9a02a3d89b9d16eafc540d1dc78476a3bb5d4eb
i2c: omap: implement bus recovery

implement bus recovery methods for i2c-omap
so we can recover from situations where SCL/SDA
are stuck low.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-omap.c