From: Andy Green Date: Mon, 30 May 2011 14:43:05 +0000 (-0700) Subject: I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067c8a7a4c2ee5489e93ca1fb0b0514e907e28f5;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 --- Reading git-diff-tree failed