commit | 4a029abee0f1d69cb0445657d6fa5a38597bd17d | [log] [tgz] |
---|---|---|
author | Lennart Sorensen <lsorense@csclub.uwaterloo.ca> | Thu Oct 30 15:55:47 2008 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Thu Oct 30 15:55:47 2008 +0100 |
tree | a6354a422d0134ea41e8619a7f7370da0d6ccbcf | |
parent | e946217e4fdaa67681bbabfa8e6b18641921f750 [diff] |
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>