|
@@ -141,7 +141,6 @@ static const struct v4l2_subdev_ops tea6415c_ops = {
|
|
.video = &tea6415c_video_ops,
|
|
.video = &tea6415c_video_ops,
|
|
};
|
|
};
|
|
|
|
|
|
-/* this function is called by i2c_probe */
|
|
|
|
static int tea6415c_probe(struct i2c_client *client,
|
|
static int tea6415c_probe(struct i2c_client *client,
|
|
const struct i2c_device_id *id)
|
|
const struct i2c_device_id *id)
|
|
{
|
|
{
|