]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (7323): pvrusb2: set default video standard to NTSC for OnAir HDTV / Creator
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 22 Apr 2008 17:45:45 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:48 +0000 (14:07 -0300)
commitf0910c744324e3e853d7a80da876784319d9a1c8
treedafbbc6ac01b7a04eaed50ef74bc2237c85eef2e
parentebff033039b654b7b5493499babe22c7c1b0d36e
V4L/DVB (7323): pvrusb2: set default video standard to NTSC for OnAir HDTV / Creator

The pvrusb2 driver normally picks up the default video standard from the
eeprom on Hauppauge devices, but the OnAir HDTV and OnAir Creator are not
Hauppauge devices, and do not store this information in any eeprom.

These devices support NTSC/ATSC, so we should use NTSC by default when in
analog mode.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-devattr.c