From: Grazvydas Ignotas Date: Tue, 6 Mar 2012 00:11:02 +0000 (-0800) Subject: ARM: omap: pandora: fix usbhs platform data X-Git-Tag: v3.4-rc1~93^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e22caccfcefc3f45ab5eaafe7279ada3b3fbd6;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed