Searched hist:"2373 f6b9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-designware-core.h | 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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>
|
H A D | Makefile | 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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> 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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>
|
H A D | i2c-designware-platdrv.c | 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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> 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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>
|
H A D | Kconfig | 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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> 2373f6b9 Sat Oct 29 04:57:23 CDT 2011 Dirk Brandewie <dirk.brandewie@gmail.com> 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>
|