[media] Fix query/enum_dv_timings regression
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 7 Jun 2012 15:32:07 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 18:48:22 +0000 (15:48 -0300)
commit0b5dabedcc9498013d7de2998f0828340657c8a3
treee78f3d1c3bbf47a796c8e96d8f5a65e01e3cebac
parent1761a110a9c36ad9ba26b104516677ad8cb38a08
[media] Fix query/enum_dv_timings regression

Now query/enum_dv_timings finally work again.

The timings API patches and the core ioctl changes clearly sailed right past
each other without realizing that both needed to adapt to the other.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-dev.c