I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test
authorAndy Green <andy@warmcat.com>
Mon, 30 May 2011 14:43:08 +0000 (07:43 -0700)
committerKevin Hilman <khilman@ti.com>
Fri, 8 Jul 2011 16:18:42 +0000 (09:18 -0700)
These represent the 8 kinds of implementation functionality
that up until now were inferred by the 16 remaining cpu_...()
tests in the omap i2c driver.

Cc: patches@linaro.org
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found