commit | bd35078f47f795569fae29b2ff187e6f921460ad | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Mon Jul 31 07:29:39 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 27 11:58:52 2006 -0700 |
tree | 869d4681e9dcfb4ea54b753195c0b5597643afd1 | |
parent | eb6d8c2d145a864aedd874b4226762c5ef0d7a77 [diff] |
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>