musb_hdrc: Fix SRP locking
authorTony Lindgren <tony@atomide.com>
Thu, 16 Aug 2007 13:34:40 +0000 (06:34 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 17 Aug 2007 11:22:55 +0000 (04:22 -0700)
Remove unnecessary locking left over from earlier code
as it's done in musb_gadget_wakeup(). Also show debug
information for unhandled wake events to allow debugging
SRP.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found