]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitd453a8ffde0c123282a4ea45a55114e7f93836a8
tree46186e8db3f052d0c25c10d9ba5017088af62d95
parentb7160f071327387c91b8c129f436454c3909be43
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 <vikram.pandita@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-2430sdp.c