[PATCHV2 2/5] OMAP: I2C: Reset support

2011-07-21 Thread Shubhrajyoti D
Under some error conditions the i2c driver may do a reset adding support in the platform. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- arch/arm/plat-omap/i2c.c | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/i2c.c

Re: [PATCHV2 2/5] OMAP: I2C: Reset support

2011-07-21 Thread Santosh Shilimkar
On 7/21/2011 4:39 PM, Shubhrajyoti D wrote: Under some error conditions the i2c driver may do a reset adding support in the platform. Signed-off-by: Shubhrajyoti Dshubhrajy...@ti.com --- As commented on 1/5, this one should be folded with 1/5 unless and until you have some valid reason.

Re: [PATCHV2 2/5] OMAP: I2C: Reset support

2011-07-21 Thread Shubhrajyoti
On Thursday 21 July 2011 04:49 PM, Santosh Shilimkar wrote: On 7/21/2011 4:39 PM, Shubhrajyoti D wrote: Under some error conditions the i2c driver may do a reset adding support in the platform. Signed-off-by: Shubhrajyoti Dshubhrajy...@ti.com --- As commented on 1/5, this one should be