ARM: i2c: omap: Remove the i207 errata flag
authorShubhrajyoti D <shubhrajyoti@ti.com>
Mon, 5 Nov 2012 12:23:39 +0000 (17:53 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 14 Nov 2012 16:44:40 +0000 (17:44 +0100)
commit2c88ab8c5af7d637d2a9d14b607fa6100fa64236
treec3e538826b03ad2dd488a4dc45d750dd7fe70183
parentcd10c74aeea76e60ec5ab15357266b76d8e50df1
ARM: i2c: omap: Remove the i207 errata flag

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.

Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
drivers/i2c/busses/i2c-omap.c
include/linux/i2c-omap.h
This page took 0.02767 seconds and 5 git commands to generate.