v4l2: modify v4l2 compatible name
[platform/kernel/linux-starfive.git] / drivers / media / platform / starfive / v4l2_driver / ov4689_mipi.c
index 25b54b2..211c24c 100644 (file)
@@ -3006,7 +3006,7 @@ static int ov4689_remove(struct i2c_client *client)
 }
 
 static const struct i2c_device_id ov4689_id[] = {
-       {"ov4689", 0},
+       { "ov4689", 0 },
        {},
 };
 MODULE_DEVICE_TABLE(i2c, ov4689_id);