Merge commit 'v2.6.28-rc9' into next
[sfrench/cifs-2.6.git] / drivers / input / evdev.c
index c69a58fe54d8baaaab62147ebcd2f8ca7a364422..ed8baa0aec3cce31023a2e97557db22ab5a7f7c6 100644 (file)
@@ -235,7 +235,6 @@ static int evdev_release(struct inode *inode, struct file *file)
                evdev_ungrab(evdev, client);
        mutex_unlock(&evdev->mutex);
 
-       evdev_fasync(-1, file, 0);
        evdev_detach_client(evdev, client);
        kfree(client);