V4L/DVB (13458): go7007: subdev conversion
authorPete Eberlein <pete@sensoray.com>
Mon, 16 Nov 2009 18:16:00 +0000 (15:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:18 +0000 (18:42 -0200)
Convert the go7007 driver to v4l2 subdev interface, using v4l2 i2c
subdev functions instead of i2c functions directly.  The v4l2 ioctl ops
functions call subdev ops instead of i2c commands.

Signed-off-by: Pete Eberlein <pete@sensoray.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/go7007/go7007-driver.c
drivers/staging/go7007/go7007-v4l2.c

Simple merge