Jelle Foks f057131fb6 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners
v4l-info and other programs would loop indefinitely while querying the
tuners for cx88-blackbird cards.

The cause was that vidioc_g_tuner didn't return an error value for
qctrl->id != 0, making the application think there is a never ending
list of tuners...

This patch adds the same index check as done in vidioc_g_tuner() in
cx88-video.

Signed-off-by: Jelle Foks <jelle@foks.8m.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-07-03 15:11:16 -03:00
..
2007-07-02 21:06:48 -07:00
2007-06-28 11:34:53 -07:00
2007-06-16 02:24:43 +02:00
2007-07-01 11:08:39 -07:00
2007-06-20 19:12:42 -04:00
2007-07-02 10:12:34 -04:00
2007-06-25 23:38:06 -07:00
2007-06-28 11:34:54 -07:00