From: Shubhrajyoti D Date: Tue, 6 Dec 2011 18:25:58 +0000 (-0800) Subject: I2C: OMAP: fix FIFO usage for OMAP4 X-Git-Tag: v3.2-rc7~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5a34fe990c9e2e2f672b238ad881d0d4ed376b;p=pandora-kernel.git I2C: OMAP: fix FIFO usage for OMAP4 Currently the fifo depth is set to zero for OMAP4 which disables the FIFO usage. This patch enables the FIFO usage for I2C transactions on OMAP4 also. Tested on omap4430 and 3430. Tested-and-Reported-by: Nishanth Menon Signed-off-by: Shubhrajyoti D Signed-off-by: Kevin Hilman Signed-off-by: Ben Dooks --- Reading git-diff-tree failed