]> git.itanic.dy.fi Git - linux-stable/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)
commit4a029abee0f1d69cb0445657d6fa5a38597bd17d
treea6354a422d0134ea41e8619a7f7370da0d6ccbcf
parente946217e4fdaa67681bbabfa8e6b18641921f750
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