]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c-designware: move i2c functionality bit field to be adapter specific
authorDirk Brandewie <dirk.brandewie@gmail.com>
Thu, 6 Oct 2011 18:26:31 +0000 (11:26 -0700)
committerBen Dooks <ben-linux@fluff.org>
Sat, 29 Oct 2011 10:03:50 +0000 (11:03 +0100)
commit2fa8326b4b1e5fdc889b57b03b1313f3229cb438
treeaa76a229f4090ba1dc9e1ad7bb06666eb8ee62d5
parent1d31b58f648c4f754b23fed4d57acc941080e5ee
i2c-designware: move i2c functionality bit field to be adapter specific

The functionality of the adapter depends on the configuration of the
IP block at silicon compile time and is adapter specific.

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