]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-designware: Move checking of IP core version to i2c_dw_init()
authorDirk Brandewie <dirk.brandewie@gmail.com>
Thu, 6 Oct 2011 18:26:28 +0000 (11:26 -0700)
committerBen Dooks <ben-linux@fluff.org>
Mon, 10 Oct 2011 23:50:11 +0000 (00:50 +0100)
commit7c800a47536a0481c49b35a3a5ac3c707f750883
tree6f1c8fdc5cbc4235b5c4437796acc1e9def95b1a
parent68fceea6f1cdba93a7d1a75380a5fe3f363e42b1
i2c-designware: Move checking of IP core version to i2c_dw_init()

Move checking IP core version to i2c_dw_init() in preparation for
splitting i2c-designware.c into core and bus specific portions.

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