patch-2.4.0-test7 linux/drivers/sound/aci.c
Next file: linux/drivers/sound/ad1816.c
Previous file: linux/drivers/sound/Makefile
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Aug 11 08:26:43 2000
- Orig file:
v2.4.0-test6/linux/drivers/sound/aci.c
- Orig date:
Fri Mar 10 16:40:43 2000
diff -u --recursive --new-file v2.4.0-test6/linux/drivers/sound/aci.c linux/drivers/sound/aci.c
@@ -537,10 +537,10 @@
static struct mixer_operations aci_mixer_operations =
{
- "ACI",
- "ACI mixer",
- aci_mixer_ioctl,
- NULL
+ owner: THIS_MODULE,
+ id: "ACI",
+ name: "ACI mixer",
+ ioctl: aci_mixer_ioctl
};
static unsigned char
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)