From 8c2877b6e811c354cafa7df88ec16cdb3aed848c Mon Sep 17 00:00:00 2001 From: Andy Green Date: Mon, 14 Mar 2011 10:29:17 -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