From 611f07f08a0dd501ef023a2ca5fc9837a60df35c Mon Sep 17 00:00:00 2001 From: Andy Green Date: Tue, 29 Mar 2011 16:38:52 -0700 Subject: [PATCH] I2C: OMAP: add rev to omap i2c platform data We need to pass the I2C IP revision from the hwmod class up into the OMAP I2C driver, which does not have direct access to it. This adds a member to the platform data the OMAP I2C driver does use already to hold the I2C IP revision. Cc: patches@linaro.org Cc: Ben Dooks Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren --- Reading git-format-patch failed