]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c: i2c-omap.c modified for 2430 I2C controller
authorKhasim Syed Mohammed <x0khasim@ti.com>
Mon, 11 Dec 2006 21:44:55 +0000 (13:44 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Dec 2006 21:44:55 +0000 (13:44 -0800)
commit2af7465ce6afa52fc7748e4d5cf105c899b447fc
tree4c1d59dbfdfb6fc4586360d91308b2c598d26d66
parentcff1701be0eb1f67b5f92aeda2e8d553f8427f0c
i2c: i2c-omap.c modified for 2430 I2C controller

In OMAP 2430 the I2C DATA Register is 8bit wide, the logic to write
16bit word doesn't apply for OMAP2430 I2C controller.

Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/i2c-omap.c