summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/ci13xxx_udc.h
diff options
context:
space:
mode:
authorNeil Zhang <zhangwm@marvell.com>2011-10-12 10:49:26 +0200
committerFelipe Balbi <balbi@ti.com>2011-10-13 19:41:57 +0200
commit4540a9ab319f1a55ded5f635da66da60d3c93e69 (patch)
tree35aa060b0900c1fcf72fba5b0f213aef076774d5 /drivers/usb/gadget/ci13xxx_udc.h
parentusb: gadget: mv_udc: add section information (diff)
downloadlinux-4540a9ab319f1a55ded5f635da66da60d3c93e69.tar.xz
linux-4540a9ab319f1a55ded5f635da66da60d3c93e69.zip
usb: gadget: mv_udc: fix kernel panic on some platforms
Some platforms will use usb to download images, the controller may not be stopped correctly when start kernel. In some cases, it may have some pending interrupts, and they will be triggered immediately when we finish requesting irq in function probe. But we haven't finished the device initialization at this time. So let's stop udc here to avoid this case occurred. Signed-off-by: Neil Zhang <zhangwm@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/ci13xxx_udc.h')
0 files changed, 0 insertions, 0 deletions