From: Andrés Elizalde on
Fix radio support for Encore ENLTV-FM v5.3 card

--- linux/drivers/media/video/saa7134/saa7134-cards.c.orig 2010-07-24
18:21:30.000000000 -0300
+++ linux/drivers/media/video/saa7134/saa7134-cards.c 2010-07-24
18:21:44.000000000 -0300
@@ -3651,7 +3651,7 @@ struct saa7134_board saa7134_boards[] =
.radio = {
.name = name_radio,
.vmux = 1,
- .amux = 1,
+ .amux = LINE2,
},
.mute = {
.name = name_mute,

Signed-off-by: Elizalde Andr�s <elizalde.andres(a)gmail.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/