25089d88d49fab8b02f6 parent 39710479303fd3affb3e204e9a7a75cc676977b5 author Jiri Kosina 1269522911 +0100 committer Jiri Kosina 1269523754 +0100 HID: remove BKL from hidraw Remove BKL from hidraw, which is possible through fixing the locking of minors_lock mutex properly -- it is now used to guard all accessess to hidraw_table[], preventing it to becoming NULL unexpectedly by unregistering the device. Signed-off-by: Jiri Kosina ªA©™‘