From: Andy Green Date: Sun, 10 Jul 2011 11:27:15 +0000 (-0600) Subject: I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test X-Git-Tag: v3.1-rc1~152^2^2^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9aaf0cf89dfb776f45b7ef878fd1508faadbf7;p=pandora-kernel.git I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test 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. Changed to use BIT() as suggested by Balaji T Krishnamoorthy. Cc: patches@linaro.org Cc: Ben Dooks Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren Signed-off-by: Kevin Hilman Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed