From: David Brownell Date: Mon, 31 Jul 2006 14:29:39 +0000 (-0700) Subject: USB: build fixes: ohci-omap X-Git-Tag: v2.6.19-rc1~899^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd35078f47f795569fae29b2ff187e6f921460ad;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed