scx200_i2c: Add missing class parameter
commit8a282dc975d9550850232759b6211eb6019a7b06
authorLennart Sorensen <lsorense@csclub.uwaterloo.ca>
Fri, 31 Oct 2008 08:25:39 +0000 (31 09:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Nov 2008 03:05:47 +0000 (6 19:05 -0800)
treea73b315cf8659e08311e9527016f82818f7920bd
parent177c6c42996567b406c66006369988ff9866c0b9
scx200_i2c: Add missing class parameter

commit 4a029abee0f1d69cb0445657d6fa5a38597bd17d upstream

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/scx200_i2c.c