commit | ae429083efe996ca2c569c44fd6fea440676dc33 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun May 11 20:37:06 2008 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun May 11 20:37:06 2008 +0200 |
tree | 85bc4b8d0e0ac034a751b652210f908ec33cc24f | |
parent | 60b129d7bfa3e20450816983bd52c49bb0bc1c21 [diff] |
i2c: Convert some more new-style drivers to use module aliasing 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>