summary refs log tree commit diff
path: root/drivers/usb/host/ehci-fsl.c
diff options
context:
space:
mode:
authorPatrik Sevallius <patrik.sevallius@enea.com>2007-11-20 09:32:00 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-01 14:34:52 -0800
commiteb0be47dbbdca133b1b94adc564297f25176b3ab (patch)
tree29b36900829961e7117706a43e4217fef64edee5 /drivers/usb/host/ehci-fsl.c
parent7b62cc86689e721f0aae87e88cb04ca841cf6c38 (diff)
downloadlinux-eb0be47dbbdca133b1b94adc564297f25176b3ab.tar.gz
USB: usb peripheral controller driver oops avoidance
I'm having problem with oopses when rebooting, if I modprobe g_serial
and rmmod g_serial and do a reboot I get an oops in device_shutdown().
The reason seems to be that usb_gadget_unregister_driver() doesn't do
enough cleanup.  With this at91_udc patch I don't get the oops.

Signed-off-by: Patrik Sevallius <patrik.sevallius@enea.com>
[ Same bug was in other peripheral controller drivers; fixed ]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Diffstat (limited to 'drivers/usb/host/ehci-fsl.c')
0 files changed, 0 insertions, 0 deletions