V4L/DVB (11737): Drop stray references to i2c_probe
[platform/kernel/linux-starfive.git] / drivers / media / video / tea6420.c
index ced6ead..0446524 100644 (file)
@@ -112,7 +112,6 @@ static const struct v4l2_subdev_ops tea6420_ops = {
        .audio = &tea6420_audio_ops,
 };
 
-/* this function is called by i2c_probe */
 static int tea6420_probe(struct i2c_client *client,
                          const struct i2c_device_id *id)
 {