diff options
author | Felipe Balbi <balbi@ti.com> | 2011-01-17 10:34:38 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2011-02-17 21:11:46 +0200 |
commit | 63eed2b52494e35aaf38ac2db537d6ea0a55b0da (patch) | |
tree | b98dace65687fd00d088df0fb5fcd25a93fa0523 /drivers/usb/musb/musb_gadget.h | |
parent | 75a14b1434a0ca409bcc8ab9b6b2e680796c487e (diff) |
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver
Just a few cosmetic fixes to usb_gadget_probe_driver()
and usb_gadget_unregister_driver().
Decreased a few indentation levels with goto statements.
While at that, also add the missing call to musb_stop().
If we don't have OTG, there's no point of leaving
MUSB prepared for operation if a gadget driver fails
to probe. The same is valid for usb_gadget_unregister_driver(),
since we are removing the gadget driver and we don't have
OTG, we can completely unconfigure MUSB.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb/musb_gadget.h')
0 files changed, 0 insertions, 0 deletions