X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=sound%2Fcore%2Fcontrol.c;h=636b3b52ef8bdd56cc2f7eaccf6a779ca8c9c841;hb=b118415bfad6d75792a85ac999e25149db8e6919;hp=b0bf42691047307adc597b3c11a2a1c583f56e14;hpb=65fc716fa673cf98fb5887180fd3c52ca0371198;p=linux-2.6-omap-h63xx.git diff --git a/sound/core/control.c b/sound/core/control.c index b0bf4269104..636b3b52ef8 100644 --- a/sound/core/control.c +++ b/sound/core/control.c @@ -113,7 +113,6 @@ static int snd_ctl_release(struct inode *inode, struct file *file) unsigned int idx; ctl = file->private_data; - fasync_helper(-1, file, 0, &ctl->fasync); file->private_data = NULL; card = ctl->card; write_lock_irqsave(&card->ctl_files_rwlock, flags);