Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King | 2006-11-30 | 1 | -31/+0 |
| | | | | | | | | The i2c-pxa driver should not contain EEPROM slave-mode emulation; this is something the platform should provide where required. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | [PATCH] I2C: Add PXA I2C driver | Russell King | 2005-06-15 | 1 | -0/+48 |
Add support for the I2C PXA driver. Signed-off-by: Russell King <rmk@arm.linux.org.uk> |