From: Andy Green Date: Mon, 14 Mar 2011 17:29:17 +0000 (-0700) Subject: I2C: OMAP1: set IP revision in platform data X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dda273d13824d1416f63baf82579f3c64049c6e6;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 Cc: Ben Dooks Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed