diff options
author | Jiri Kosina <jkosina@suse.cz> | 2012-11-01 11:33:26 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-11-01 11:33:26 +0100 |
commit | df0cfd6990347c20ae031f3f34137cba274f1972 (patch) | |
tree | 8d5229ab017c67d708b3fd5698bf71317dcc83f0 /arch/s390/include | |
parent | 8d80da90f53d37cf6caefc61353e1cc3a145b9e0 (diff) | |
download | linux-3.10-df0cfd6990347c20ae031f3f34137cba274f1972.tar.gz linux-3.10-df0cfd6990347c20ae031f3f34137cba274f1972.tar.bz2 linux-3.10-df0cfd6990347c20ae031f3f34137cba274f1972.zip |
HID: hidraw: put old deallocation mechanism in place
This basically reverts commit 4fe9f8e203fda. It causes multiple problems,
namely:
- after rmmod/modprobe cycle of bus driver, the input is not claimed any
more. This is likely because of misplaced hid_hw_close()
- it causes memory corruption on hidraw_list
As original patch author is not responding to requests to fix his patch,
and the original deallocation mechanism is not exposing any problems, I
am reverting back to it.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/s390/include')
0 files changed, 0 insertions, 0 deletions