From: Andy Green Date: Tue, 8 Mar 2011 11:08:05 +0000 (+0000) Subject: I2C: OMAP1: set IP revision in platform data X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bea98b7aa9c73e18d866febc03a62d172f5e562f;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