Re: [PATCHv2 4/7] ARM: i2c: omap: Remove the i207 errata flag

2012-11-05 Thread Felipe Balbi
On Sun, Nov 04, 2012 at 04:14:30PM +0530, Shubhrajyoti D wrote: > The commit [i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207] > uses the revision id instead of the flag. So the flag can be safely removed. > > Signed-off-by: Shubhrajyoti D Reviewed-by: Felipe Balbi > --- > a

[PATCHv2 4/7] ARM: i2c: omap: Remove the i207 errata flag

2012-11-04 Thread Shubhrajyoti D
The commit [i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207] uses the revision id instead of the flag. So the flag can be safely removed. Signed-off-by: Shubhrajyoti D --- arch/arm/mach-omap2/omap_hwmod_2430_data.c |3 +-- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |9 +