]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
blackfin: make i2c driver blackfin independant
authorScott Jiang <scott.jiang.linux@gmail.com>
Tue, 28 Jan 2014 05:53:36 +0000 (13:53 +0800)
committerHeiko Schocher <hs@denx.de>
Thu, 20 Feb 2014 05:46:56 +0000 (06:46 +0100)
commit16c550274c2590ea20d32de9480365048e271aad
tree57f190843e4fee00197eab88eaae2b08e41317f9
parent86bdd70a09be7868df19983af27f3c18e96c610f
blackfin: make i2c driver blackfin independant

The ADI twi peripheral is not binding to Blackfin processor only.
Access i2c registers by standard io functions.
Fix coding style.

Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
drivers/i2c/adi_i2c.c