Commit 93e960ff authored by David Woodhouse's avatar David Woodhouse Committed by Linus Torvalds

[PATCH] v4l: 687: fix source charset make symbols utf 8

- Fix source charset. Make symbols UTF-8.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>.
Signed-off-by: default avatarNickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 9b71521b
......@@ -1063,7 +1063,7 @@ struct tvcard bttv_tvcards[] = {
},{
/* ---- card 0x34 ---------------------------------- */
/* David Hrdeman <david@2gen.com> */
/* David Härdeman <david@2gen.com> */
.name = "Pinnacle PCTV Studio Pro",
.video_inputs = 4,
.audio_inputs = 1,
......@@ -3370,7 +3370,7 @@ void bttv_tda9880_setnorm(struct bttv *btv, int norm)
/*
* reset/enable the MSP on some Hauppauge cards
* Thanks to Kysti Mlkki (kmalkki@cc.hut.fi)!
* Thanks to Kyösti Mälkki (kmalkki@cc.hut.fi)!
*
* Hauppauge: pin 5
* Voodoo: pin 20
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment