From: Andy Green Date: Mon, 14 Mar 2011 17:29:21 +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=9f84b585d818047883a1250e2c0a0e37a8accf16;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