]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: ohci error handling cleanup
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 16 Jan 2007 04:12:06 +0000 (20:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 23:44:37 +0000 (15:44 -0800)
commitde44743b033942731f6b898c2d389f7ee5ac890b
treea7ad370d255443948e23571b0ad658dbbc1e2c13
parent4a1a4d8b87389e35c3af04c0d0a95f6a0391b964
USB: ohci error handling cleanup

Restructure the ohci_hcd_mod_init error handling code in to better support
the multiple platform drivers.  This does not change the functionality.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-hcd.c