patch-1.3.38 linux/drivers/sound/cs4232.c

Next file: linux/drivers/sound/dev_table.c
Previous file: linux/drivers/sound/configure.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.37/linux/drivers/sound/cs4232.c linux/drivers/sound/cs4232.c
@@ -196,6 +196,7 @@
       hw_config2.name = NULL;
       hw_config2.driver_use_1 = 0;
       hw_config2.driver_use_2 = 0;
+      hw_config2.card_subtype = 0;
       hw_config2.osp = hw_config->osp;
 
       if (probe_mpu401 (&hw_config2))
@@ -240,6 +241,7 @@
       hw_config2.name = NULL;
       hw_config2.driver_use_1 = 0;
       hw_config2.driver_use_2 = 0;
+      hw_config2.card_subtype = 0;
       hw_config2.osp = hw_config->osp;
 
       unload_mpu401 (&hw_config2);
@@ -252,5 +254,6 @@
 {
   /* Not required. Handled by cs4232_unload */
 }
+
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this