]> git.baikalelectronics.ru Git - kernel.git/commit
scx200_i2c: Add missing class parameter
authorLennart Sorensen <lsorense@csclub.uwaterloo.ca>
Thu, 30 Oct 2008 14:55:47 +0000 (15:55 +0100)
committerJean Delvare <khali@linux-fr.org>
Thu, 30 Oct 2008 14:55:47 +0000 (15:55 +0100)
commit39ed0dccee52d982c9a5ee2de745e08f3da9b764
treea6354a422d0134ea41e8619a7f7370da0d6ccbcf
parente91fe3450e2c3476f2e638f5284b9532182d1de8
scx200_i2c: Add missing class parameter

The scx200_i2c driver is missing the .class parameter, which means no
i2c drivers are willing to probe for devices on the bus and attach to
them.

Signed-off-by: Len Sorensen <lsorense@csclub.uwaterloo.ca>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/scx200_i2c.c