aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tea6415c.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2009-04-30 05:40:07 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-06-16 18:20:58 -0300
commit413ef8a20ae4c12f2462385ac2eebf51a6feabea (patch)
tree10424f5260980ed8e648d2425e1b8826aa7991f3 /drivers/media/video/tea6415c.c
parentV4L/DVB (11736): videobuf: modify return value of VIDIOC_REQBUFS ioctl (diff)
downloadlinux-dev-413ef8a20ae4c12f2462385ac2eebf51a6feabea.tar.xz
linux-dev-413ef8a20ae4c12f2462385ac2eebf51a6feabea.zip
V4L/DVB (11737): Drop stray references to i2c_probe
The new i2c binding model doesn't use i2c_probe. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/tea6415c.c')
-rw-r--r--drivers/media/video/tea6415c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/tea6415c.c b/drivers/media/video/tea6415c.c
index d4a9ed45764b..1585839bd0bd 100644
--- a/drivers/media/video/tea6415c.c
+++ b/drivers/media/video/tea6415c.c
@@ -141,7 +141,6 @@ static const struct v4l2_subdev_ops tea6415c_ops = {
.video = &tea6415c_video_ops,
};
-/* this function is called by i2c_probe */
static int tea6415c_probe(struct i2c_client *client,
const struct i2c_device_id *id)
{