Prev: [PATCH] watchdog: Add watchdog driver for OCTEON SOCs (v2).
Next: [RFC][PATCH] PCI / PCIe: Ask BIOS for control of all native services simultaneously
From: Andrés Elizalde on 24 Jul 2010 17:20 Fix radio support for card Encore ENLTV-FM v5.3 --- linux/drivers/media/video/saa7134/saa7134-cards.c.orig 2010-07-24 17:28:30.000000000 -0300 +++ linux/drivers/media/video/saa7134/saa7134-cards.c 2010-07-24 17:25:15.000000000 -0300 @@ -3651,7 +3651,7 @@ struct saa7134_board saa7134_boards[] = .radio = { .name = name_radio, .vmux = 1, - .amux = LINE2, + .amux = 1, }, .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/ |