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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749120873811aafb87d16f3d89240f5342ad2bed;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 Cc: Ben Dooks Reported-by: Peter Maydell Signed-off-by: Andy Green Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed