Re: [PATCH 1/7] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS

2013-01-28 Thread Hans Verkuil
On Sun January 27 2013 20:45:06 Ondrej Zary wrote: > Make saa7134 driver more V4L2 compliant: implement V4L2_CAP_DEVICE_CAPS > support > and fix all capabilities problems reported by v4l2-compliance. > > Signed-off-by: Ondrej Zary > --- > drivers/media/pci/saa7134/saa7134-video.c | 55 +++

[PATCH 1/7] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS

2013-01-27 Thread Ondrej Zary
Make saa7134 driver more V4L2 compliant: implement V4L2_CAP_DEVICE_CAPS support and fix all capabilities problems reported by v4l2-compliance. Signed-off-by: Ondrej Zary --- drivers/media/pci/saa7134/saa7134-video.c | 55 1 files changed, 31 insertions(+), 24 delet