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)
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.


No differences found