]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: Undefined usb_disconnect
authorDavid Brownell <david-b@pacbell.net>
Tue, 4 Jul 2006 08:35:04 +0000 (01:35 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 4 Jul 2006 08:35:04 +0000 (01:35 -0700)
commit467e1559a2c23e46906a13388b659fbf2e9abaf9
tree316f1cc1de33caa3156a518482c0f1d3e528016d
parent6bdebcf2b607568a4e4dd2019f65af486f8d5e94
USB: Undefined usb_disconnect

Various fixes for the OHCI OMAP glue:

 - Properly use the usbcore HCD lifecycle entry points

 - Remove calls to non-exported usbcore routines.

 - Stop inappropriate export of some bus glue calls

Plus remove some extra whitespace.
drivers/usb/host/ohci-omap.c