[PATCH] v4l: 633: climov s previous patch missing changelog entry
[safe/jmp/linux-2.6] / drivers / media / video / tea6415c.c
index 8334d6c..ee36883 100644 (file)
@@ -200,7 +200,7 @@ static struct i2c_driver driver = {
 };
 
 static struct i2c_client client_template = {
-       I2C_DEVNAME("tea6415c"),
+       .name = "tea6415c",
        .driver = &driver,
 };