From: Paul Walmsley Date: Thu, 21 Feb 2008 00:12:18 +0000 (-0800) Subject: OMAP34xx USB: fix compile breakage in TLL mode X-Git-Tag: v2.6.25-omap1~186 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=626d2da444fe75676b9f5ce992c8720fc9eeffc8;p=pandora-kernel.git OMAP34xx USB: fix compile breakage in TLL mode drivers/usb/host/ehci-omap.c in the git tree doesn't compile when CONFIG_OMAP_EHCI_PHY_MODE is disabled; error message is enclosed below. Fix the bug, and while there, rearrange the source code to reduce code duplication and function size. Also some minor modifications as per David Brownell's comments. Signed-off-by: Paul Walmsley Acked-by: Vikram Pandita Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed