i2c: Add platform driver on top of the new pca-algorithm
authorWolfram Sang <w.sang@pengutronix.de>
Tue, 22 Apr 2008 20:16:46 +0000 (22:16 +0200)
committerJean Delvare <khali@hyperion.delvare>
Tue, 22 Apr 2008 20:16:46 +0000 (22:16 +0200)
commit244fbbb81c46eefcc5f3a9cc37c4668f9d8ff801
treed405d23b51388bb15efeeb4de3e5826cf0954e85
parentc01b0831057381c7f6e0bfb3634bac8c5f7fb256
i2c: Add platform driver on top of the new pca-algorithm

Tested on a blackfin.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-pca-platform.c [new file with mode: 0644]
include/linux/i2c-pca-platform.h [new file with mode: 0644]