summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2011-07-08 14:51:21 +0900
committerFelipe Balbi <balbi@ti.com>2011-07-08 12:47:37 +0300
commitdeafeb24e8a846da8555e68f4bcf651daa8a4ed1 (patch)
treeba19bb658a0af42b2eab10d96f0a76b47df144b2 /include/linux
parent5db05c09ac107ef957b7a052d7bba8190c93b460 (diff)
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')
0 files changed, 0 insertions, 0 deletions