diff options
| author | Kuninori Morimoto <[email protected]> | 2011-04-21 14:10:08 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-04-29 17:24:32 -0700 |
| commit | cb96632c185f13f746d009ec1125539e0b5cd899 (patch) | |
| tree | bd11cf833c31ae203389e89818f35b91d37558bf /tools/perf/scripts/python | |
| parent | 409ba9e7c023bdbfd2ecab960532523124de5c81 (diff) | |
usb: renesas_usbhs: modify spinlock method
Current renesas_usbhs driver was using spin_trylock to avoid
dead lock / nest lock.
But acording to CONFIG_DEBUG_SPINLOCK, it is BUG under UP environment.
This patch add usbhsg_trylock to avoid this issue.
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions