summaryrefslogtreecommitdiff
path: root/include/linux/usb
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2011-07-08 05:51:21 (GMT)
committerFelipe Balbi <balbi@ti.com>2011-07-08 09:47:37 (GMT)
commitdeafeb24e8a846da8555e68f4bcf651daa8a4ed1 (patch)
treeba19bb658a0af42b2eab10d96f0a76b47df144b2 /include/linux/usb
parent5db05c09ac107ef957b7a052d7bba8190c93b460 (diff)
downloadlinux-fsl-qoriq-deafeb24e8a846da8555e68f4bcf651daa8a4ed1.tar.xz
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
When we run rmmod a gadget driver, the driver will call disable_controller(). Then, because the bit of USBE in SYSCFG0 was cleared in on_chip=1 mode, we could not connect the usb when we run insmod a gadget driver next time. This patch also cleans up probe() and ->stop() about unnecessary init_controller(). Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions