]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c: New PMC MSP71xx TWI bus driver
authorMarc St-Jean <stjeanma@pmc-sierra.com>
Thu, 12 Jul 2007 12:12:31 +0000 (14:12 +0200)
committerJean Delvare <khali@hyperion.delvare>
Thu, 12 Jul 2007 12:12:31 +0000 (14:12 +0200)
commit1b144df1d7d69d6dd3394205933c8951dd8b6784
treef61286ee111a107d74516a3e1ad924a018ab8528
parentc6e16295b71ec006c8cb6d13520e9194652a6026
i2c: New PMC MSP71xx TWI bus driver

Add TWI driver for the PMC-Sierra MSP71xx devices.

[JD: Drop the probe hack, don't set algo_data as we never use it, return
the right error code if the driver registration fails.]

Signed-off-by: Marc St-Jean <Marc_St-Jean@pmc-sierra.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-pmcmsp.c [new file with mode: 0644]