diff options
author | Dirk Brandewie <dirk.brandewie@gmail.com> | 2011-10-29 11:57:23 +0200 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2011-10-29 12:03:39 +0200 |
commit | 2373f6b9744d5373b886f3ce1a985193cca0a356 (patch) | |
tree | 1d3e76da9c3c0bdac1be935742210ebd5e77719d /kernel/capability.c | |
parent | i2c-designware: Move checking of IP core version to i2c_dw_init() (diff) | |
download | linux-2373f6b9744d5373b886f3ce1a985193cca0a356.tar.xz linux-2373f6b9744d5373b886f3ce1a985193cca0a356.zip |
i2c-designware: split of i2c-designware.c into core and bus specific parts
This patch splits i2c-designware.c into three pieces:
i2c-designware-core.c, contains the code that interacts directly
with the core.
i2c-designware-platdrv.c, contains the code specific to the
platform driver using the core.
i2c-designware-core.h contains the definitions and declareations
shared by i2c-designware-core.c and i2c-designware-platdrv.c.
This patch is the first in a set to allow multiple instances of the
designware I2C core in the system.
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions