From: Andy Green Date: Mon, 30 May 2011 14:43:09 +0000 (-0700) Subject: I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platfor... X-Git-Tag: v3.2-rc1~100^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be0053ee1a8bfb68de82716ae784f75e1610d60;p=pandora-kernel.git I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data This patch eliminates all cpu_...() tests from the OMAP I2C driver. Instead, it uses the functionality flags in the platform data to make the decisions about product variations the driver needs to handle. Cc: patches@linaro.org Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren Acked-by: Ben Dooks Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed