From: Andy Green Date: Tue, 29 Mar 2011 23:38:52 +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=9a05ad90bb4441d90665ceafba0881ae0c9c3f9f;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