summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sh7760.c
Commit message (Collapse)AuthorAgeFilesLines
* i2c: Drop I2C_CLASS_ALLJean Delvare2009-01-071-1/+1
| | | | | | | | | | | I2C_CLASS_ALL is almost never what bus driver authors really want. These i2c classes are really only about which devices must be probed, not what devices can be present. As device drivers get converted to the new i2c device driver model, only a few device types will keep relying on probing. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Sonic Zhang <sonic.zhang@analog.com>
* i2c: Renesas SH7760 I2C master driverManuel Lauss2008-04-221-0/+577
Driver for I2C interfaces in master mode on SH7760. Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>
OpenPOWER on IntegriCloud