commit | 95e29e9bbe28e636d2f089a2fa1cba9d0a436fe3 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Thu May 09 11:31:00 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 03 20:18:18 2019 +0200 |
tree | 86e1f727b11e12ede36158dce4209576927a35a6 | |
parent | 1ac91ac5d097c1928efe6691d72c619462a9e3c5 [diff] |
USB: rio500: simplify locking Admitting that there can be only one device allows us to drop any pretense about locking one device or a table of devices. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>