From: Andy Green Date: Mon, 30 May 2011 14:43:06 +0000 (-0700) Subject: I2C: OMAP1: set IP revision in platform data X-Git-Tag: v3.2-rc1~100^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b90c67205149173dc0cfdc46039be92fa390b6;p=pandora-kernel.git I2C: OMAP1: set IP revision in platform data All OMAP1 are using "IP revision 1" in terms of register layout. We set this information in omap1_i2c_add_bus() so we don't have to use cpu_is_xxx() any more in the omap i2c driver. Cc: patches@linaro.org Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren Acked-by: Ben Dooks Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed