V4L/DVB (12621): gspca_mr97310a: Move detection of CIF sensor type to probe() function
authorHans de Goede <hdegoede@redhat.com>
Fri, 14 Aug 2009 13:40:26 +0000 (10:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:57 +0000 (12:19 -0300)
gspca_mr97310a: Move detection of CIF sensor type to probe() function,
so that the right controls are set to disabled from the start, rather then
having them disappear all of a sudden when the stream is started.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found