]> bbs.cooldavid.org Git - net-next-2.6.git/commit
i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
authorChaithrika U S <chaithrika@ti.com>
Wed, 6 Jan 2010 09:24:57 +0000 (14:54 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 5 Aug 2010 16:38:32 +0000 (09:38 -0700)
commitc062a2518d35a76e7db8519b2292191a47e3ab79
treecccb35369448083708cd3e32f210f9b10275ecaa
parentc6c7c729a22bfeb8e63eafce48dbaeea20e68703
i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage

Cleanup the DaVinci I2C driver. Remove MOD_REG_BIT macro.
Also use ioremap instead of IO_ADDRESS macro.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
drivers/i2c/busses/i2c-davinci.c