[PATCHv9 0/2] I2C driver updates
From: Shubhrajyoti D <hidden>
Date: 2012-01-13 06:57:04
Also in:
linux-i2c, linux-omap
From: Shubhrajyoti D <hidden>
Date: 2012-01-13 06:57:04
Also in:
linux-i2c, linux-omap
The patch series does the following - Removes the reset from probe and inplements a seperate function. - Removes the reset from init as hwmod does it. - The second patch inplements the recovery from bus busy condition Tested on omap4sdp and omap3430 applies to Kevin's for_3.3/i2c/misc Shubhrajyoti D (1): OMAP : I2C : Remove reset at init Vikram Pandita (1): I2C: OMAP: Recover from bus busy condition drivers/i2c/busses/i2c-omap.c | 53 +++++++++++++++++++++++++++++++++------- 1 files changed, 43 insertions(+), 10 deletions(-)