]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3f06253130e6261e59d9a0590e744b0f3220acc
tree20f55045d7e8df7214a75d98e2dfd340ee03d042
parent48ab49ee0491d6c6ba73c1444978f67f27bbf8f7
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