From: Jonathan Cameron Date: Fri, 3 Oct 2008 14:07:36 +0000 (+0100) Subject: [ARM] 5278/1: i2c-pxa fast mode support X-Git-Tag: v2.6.28-rc1~293^2~6^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46c948260f41af18b277c1eb1895d788d3605dc;p=pandora-kernel.git [ARM] 5278/1: i2c-pxa fast mode support Add fast_mode option to i2c_pxa_platform_data and use it to set the ICR_FM bit appropriately when i2c_pxa_reset is called. Parameter called fast_mode rather than frequency as this driver is also used for the i2c_pxa_pwr bus which has different normal and fast frequencies. Signed-off-by: Jonathan Cameron Acked-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed