From: Grazvydas Ignotas Date: Sun, 10 Mar 2013 00:48:55 +0000 (+0200) Subject: usb: musb: core: honour initial transceiver state X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5615112807c27dd256f0bd8fc8b1f6f5e1b90af;p=pandora-kernel.git usb: musb: core: honour initial transceiver state As the usb transceiver driver usually starts first, it should already have default_a variable set according to ID pin state, so don't override it. In case default_a was not changed by trasceiver, it will default to 0 and this code will work as before. Signed-off-by: Grazvydas Ignotas Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed