]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-designware: move controller config to bus specific portion of driver
authorDirk Brandewie <dirk.brandewie@gmail.com>
Thu, 6 Oct 2011 18:26:32 +0000 (11:26 -0700)
committerBen Dooks <ben-linux@fluff.org>
Mon, 10 Oct 2011 23:50:11 +0000 (00:50 +0100)
commit5cdd55090e541c8271b37be0a119b7d490089724
tree7f7558bb70abdbfceebd7501cbbac4c3fed354d1
parent6aad8ae9385fc5c783da388ecb1a37dae2f4e59c
i2c-designware: move controller config to bus specific portion of driver

With multiple I2C adapters possible in the system each running at
(possibly) different speeds we need to move the controller
configuration bit field to the adapter.

Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-designware-core.c
drivers/i2c/busses/i2c-designware-core.h
drivers/i2c/busses/i2c-designware-platdrv.c