commit | 0f5a24c6602063e014ee48892ebf56093241106e | [log] [tgz] |
---|---|---|
author | Manoj Chourasia <mchourasia@nvidia.com> | Tue Oct 01 15:39:00 2013 +0530 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Oct 02 17:02:08 2013 +0200 |
tree | 70180aac5b8c0d12d1e2793167dbdf2d2a5039c7 | |
parent | 550dbf47819239c7ceb27bbd9879e2feb0633aab [diff] |
HID: hidraw: close underlying device at removal of last reader Even though device exist bit is set the underlying HW device should be closed when the last reader of the device is closed i.e. open count drops to zero. Signed-off-by: Manoj Chourasia <mchourasia@nvidia.com> Reported-by: mika.westerberg@linux.intel.com Tested-by: mika.westerberg@linux.intel.com Signed-off-by: Jiri Kosina <jkosina@suse.cz>