i2c: Convert some more new-style drivers to use module aliasing
authorJean Delvare <khali@linux-fr.org>
Sun, 11 May 2008 18:37:06 +0000 (20:37 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sun, 11 May 2008 18:37:06 +0000 (20:37 +0200)
Update 3 more new-style i2c drivers to use standard module aliasing
instead of the old driver_name/type driver matching scheme. These
video drivers aren't used yet so converting them is trivial.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found