USB: build fixes: ohci-omap
authorDavid Brownell <david-b@pacbell.net>
Mon, 31 Jul 2006 14:29:39 +0000 (07:29 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:52 +0000 (11:58 -0700)
commitbd35078f47f795569fae29b2ff187e6f921460ad
tree869d4681e9dcfb4ea54b753195c0b5597643afd1
parenteb6d8c2d145a864aedd874b4226762c5ef0d7a77
USB: build fixes: ohci-omap

The ohci-omap code has diverged from the working version in the linux-omap
tree; this syncs up the versions:

  - Another clock is needed in various cases
  - The omap-1510 iommu code needs to be #ifdeffed out on newer parts
  - Saner use of the HCD framework
  - Various other changes, e.g. a Nokia 770 quirk

And some minor dead-whitespace removal.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-omap.c