patch-2.3.38 linux/drivers/sound/sound_core.c
Next file: linux/drivers/sound/trident.c
Previous file: linux/drivers/sound/sonicvibes.c
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Fri Jan 7 11:43:09 2000
- Orig file:
v2.3.37/linux/drivers/sound/sound_core.c
- Orig date:
Fri Oct 22 13:21:51 1999
diff -u --recursive --new-file v2.3.37/linux/drivers/sound/sound_core.c linux/drivers/sound/sound_core.c
@@ -284,21 +284,7 @@
static struct file_operations soundcore_fops=
{
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- soundcore_open,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL
+ open: soundcore_open,
};
static struct sound_unit *__look_for_unit(int chain, int unit)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)