aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-pxa.h
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-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 driverRussell King2005-06-151-0/+48
Add support for the I2C PXA driver. Signed-off-by: Russell King <rmk@arm.linux.org.uk>