dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] v4l: 711: changed pll 1 to pll pll 28

- Changed { .pll = 1, } to { .pll = PLL_28, }

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Michael Krufky 2005-11-08 21:37:03 -08:00 committed by Linus Torvalds
parent f718e6e7a2
commit cf583ac40d
4 changed files with 144 additions and 142 deletions

View File

@ -138,3 +138,4 @@
137 -> Conceptronic CTVFMi v2
138 -> Prolink Pixelview PV-BT878P+ (Rev.2E)
139 -> Prolink PixelView PlayTV MPEG2 PV-M4900
140 -> Osprey 440 [0070:ff07]

View File

@ -31,3 +31,4 @@
30 -> TerraTec Cinergy 1400 DVB-T [153b:1166]
31 -> DViCO FusionHDTV 5 Gold [18ac:d500]
32 -> AverMedia UltraTV Media Center PCI 550 [1461:8011]
33 -> Kworld V-Stream Xpert DVD

View File

@ -1982,7 +1982,7 @@ struct tvcard bttv_tvcards[] = {
.tuner_type = 5,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
.pll = 1,
.pll = PLL_28,
},
[BTTV_BOARD_EURESYS_PICOLO] = {
.name = "Euresys Picolo",