commit | c91b1869fb6f6d58f6321b8a88bd39577b0413a7 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Thu May 15 22:49:19 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 15 15:02:19 2014 -0700 |
tree | a5c80b338d395531c8942537d2f26c59d50379ac | |
parent | 97641ca2b284ddc9870afdcfe22487702ee27b3e [diff] |
staging: vt6656: lock changes: usbpipe.c add mutex lock. PIPEnsControlOut and PIPEnsControlIn are nolonger atomic but they do need a usb lock. Add new mutex lock for these functions and PIPEnsControlOutAsyn. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>