Hi Mauro,

Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-vino for the 
following:

- vino: convert to video_ioctl2.
- vino: minor renames
- saa7191: convert to v4l2-i2c-drv-legacy.h
- vino/indycam/saa7191: convert to i2c modules to V4L2.
- indycam: convert to v4l2_subdev
- saa7191: convert to v4l2_subdev.
- vino: introduce v4l2_device.
- vino: convert to v4l2_subdev.
- saa7191, indycam: remove compat code.
- vino: fold i2c-algo-sgi code into vino.
- vino: add note that this conversion is untested.

Mikael, if possible can you test this? It would be very much appreciated.

I also have your 64-bit fixes ready to commit to the repository kernel. All 
I need is your Signed-off-by line.

Thanks,

        Hans

diffstat:
 drivers/media/video/Kconfig     |    1
 drivers/media/video/indycam.c   |  381 +++------
 drivers/media/video/indycam.h   |   19
 drivers/media/video/saa7191.c   |  666 ++++++----------
 drivers/media/video/saa7191.h   |   26
 drivers/media/video/vino.c      | 1619 
+++++++++++++++++-----------------------
 include/media/v4l2-chip-ident.h |    6
 7 files changed, 1127 insertions(+), 1591 deletions(-)

-- 
Hans Verkuil - video4linux developer - sponsored by TANDBERG
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to