diff options
author | 2017-06-14 12:59:51 +0530 | |
---|---|---|
committer | 2017-08-01 13:12:46 +0200 | |
commit | 6f68f0ac72087c29a94d1736324902e3ec07a4ec (patch) | |
tree | 21eccc6ce85d005d4a669c55aee0638010cf2d02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid (diff) | |
download | wireguard-linux-6f68f0ac72087c29a94d1736324902e3ec07a4ec.tar.xz wireguard-linux-6f68f0ac72087c29a94d1736324902e3ec07a4ec.zip |
HID: Remove the semaphore driver_lock
The semaphore 'driver_lock' is used as a simple mutex, and also unnecessary as
suggested by Arnd. Hence removing it, as the concurrency between the probe and
remove is already handled in the driver core.
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions