OMAP: EHCI: Wrong ehci init for 2430
authorPandita, Vikram <vikram.pandita@ti.com>
Mon, 28 Apr 2008 10:21:11 +0000 (15:51 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Apr 2008 00:28:28 +0000 (17:28 -0700)
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 <vikram.pandita@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found