diff options
| author | Yoshihiro Shimoda <[email protected]> | 2017-08-09 19:55:24 +0900 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2017-08-15 14:18:55 +0300 |
| commit | 14a8d4bfc2102f85ce097563d151370c91c1898a (patch) | |
| tree | 6fb1eedf61e33fe1aba7dae521f4de1ae8394bf9 /tools/perf/scripts/python/netdev-times.py | |
| parent | 31fe084ffaaf8abece14f8ca28e5e3b4e2bf97b6 (diff) | |
usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock
This patch fixes an issue that the spin_lock_init() is not called
for almost all pipes. Otherwise, the lockdep output the following
message when we connect a usb cable using g_ncm:
INFO: trying to register non-static key.
the code is fine but needs lockdep annotation.
turning off the locking correctness validator.
Reported-by: Kazuya Mizuguchi <[email protected]>
Fixes: b8b9c974afee ("usb: renesas_usbhs: gadget: disable all eps when the driver stops")
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Tested-by: Kazuya Mizuguchi <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions