]> git.openfabrics.org - ~shefty/rdma-dev.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>
Sat, 29 Oct 2011 10:03:50 +0000 (11:03 +0100)
commite18563fc560aba0d95a5a73145812a081fb38fac
treea244326e1d17deb93958bee1e10fed9acdfe8eb2
parent2fa8326b4b1e5fdc889b57b03b1313f3229cb438
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