From 626d2da444fe75676b9f5ce992c8720fc9eeffc8 Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Wed, 20 Feb 2008 16:12:18 -0800 Subject: [PATCH] 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-format-patch failed