patch-2.2.19 linux/drivers/sound/cs46xx.c

Next file: linux/drivers/sound/emu10k1/main.c
Previous file: linux/drivers/sound/Makefile
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/drivers/sound/cs46xx.c linux/drivers/sound/cs46xx.c
@@ -2499,7 +2499,7 @@
 	{PCI_VENDOR_ID_IBM, 0x0132, "Thinkpad 570", amp_none, clkrun_hack},
 	{PCI_VENDOR_ID_IBM, 0x0153, "Thinkpad 600X/A20/T20", amp_none, clkrun_hack},
 	{PCI_VENDOR_ID_IBM, 0x1010, "Thinkpad 600E (unsupported)", NULL, NULL},
-	{0, 0, "Card without SSID set", NULL, NULL },
+	{0, 0, "Card without SSID set", amp_none, NULL },
 	{0, 0, NULL, NULL, NULL}
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)