lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 25 Jul 2010 03:26:02 -0300
From:	Andrés Elizalde <elizalde.andres@...il.com>
To:	linux-media@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH] Update for saa7134 driver. Radio support for ENLTV-FM53

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@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ