ARM: omap: pandora: fix usbhs platform data
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 6 Mar 2012 00:11:02 +0000 (16:11 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Mar 2012 00:11:02 +0000 (16:11 -0800)
commit17e22caccfcefc3f45ab5eaafe7279ada3b3fbd6
tree20f55045d7e8df7214a75d98e2dfd340ee03d042
parentb4c0a8a73b6a767550617339fb9129fbbebf82e3
ARM: omap: pandora: fix usbhs platform data

It turned out wrong OMAP HSUSB port was configured on pandora,
but still managed to work somehow. This was noticed after enabling
in-kernel mux, where USB muxing was causing other devices not to work,
because hsusb1 pins (instead of hsusb2) were wrongly remuxed, which
are used for other things on pandora.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3pandora.c