commit | 1d5a34fe990c9e2e2f672b238ad881d0d4ed376b | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Dec 06 10:25:58 2011 -0800 |
committer | Ben Dooks <ben-linux@fluff.org> | Sun Dec 18 11:45:54 2011 +0000 |
tree | 0ae93af40bfcd20213e3ac91a498f6f427c75676 | |
parent | 8ebe661dd2ab16e2e9c272ed5c86019c7407b9a1 [diff] |
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 <nm@ti.com> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>