From: Andy Green Date: Mon, 30 May 2011 14:43:06 +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=05ca5e3895ffb02f53e7bf1606de47fa7d018cfe;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