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)
commit5f5e26b1e6c23f23e9b116a4439437e752e56eb7
tree7477c10f3f95027196921ca1b7e7a4bffd9b1cd7
parent9ac6978a10a22499f6333d55364809f4ddb32b0c
V4L/DVB (12621): gspca_mr97310a: Move detection of CIF sensor type to probe() function

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>
drivers/media/video/gspca/mr97310a.c