git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
550dbf4
)
HID: hidraw: close underlying device at removal of last reader
author
Manoj Chourasia
<mchourasia@nvidia.com>
Tue, 1 Oct 2013 10:09:00 +0000
(15:39 +0530)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 2 Oct 2013 15:02:08 +0000
(17:02 +0200)
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>
No differences found