commit | d710734b06770814de2bfa2819420fb5df7f3a81 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Thu May 09 11:31:00 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 21 10:11:14 2019 +0200 |
tree | 5833f8c60385079bf04fc79e7f91b2459e5ec84a | |
parent | e0feb73428b69322dd5caae90b0207de369b5575 [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>