From: Pandita, Vikram Date: Mon, 28 Apr 2008 10:21:11 +0000 (+0530) Subject: OMAP: EHCI: Wrong ehci init for 2430 X-Git-Tag: v2.6.26-omap1~123^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d453a8ffde0c123282a4ea45a55114e7f93836a8;p=pandora-kernel.git OMAP: EHCI: Wrong ehci init for 2430 OMAP2430 does not have USB EHCI controller. EHCI core was introduced with OMAP3430 ES2.0 onwards. The ehci_init() call has been wrongly introduced for OMAP2430, so removing it. Signed-off-by: Vikram Pandita Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed