From: Andy Green Date: Sun, 10 Jul 2011 11:27:15 +0000 (-0600) Subject: I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision X-Git-Tag: v3.1-rc1~152^2^2^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db791a75299bb6212ec984bdbe4ab581dbc07902;p=pandora-kernel.git I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision Since we cannot trust (or even reliably find) the OMAP I2C peripheral unit's own revision register, we must inform the OMAP i2c driver of which IP version it is running on. We do this by tagging the omap_hwmod_class for i2c on all the OMAP2+ platform / cpu specific hwmod init and passing it up to the driver (next patches). Cc: patches@linaro.org Cc: Ben Dooks Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren Signed-off-by: Kevin Hilman Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed