commit | 4fe9f8e203fdad1524c04beb390f3c6099781ed9 | [log] [tgz] |
---|---|---|
author | Ratan Nalumasu <ratan@google.com> | Sat Sep 22 11:46:30 2012 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Oct 01 10:27:36 2012 +0200 |
tree | b3f6e92fb068c718fd2f6a9b345b03f3dda970ed | |
parent | cead24c1181ad199354bd08013d0f9d08b66691b [diff] |
HID: hidraw: don't deallocate memory when it is in use When a device is unplugged, wait for all processes that have opened the device to close before deallocating the device. Signed-off-by: Ratan Nalumasu <ratan@google.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>