From: Grazvydas Ignotas Date: Tue, 26 Feb 2013 00:52:24 +0000 (+0200) Subject: usb: musb: honour initial transceiver state X-Git-Tag: sz_154~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aaf9ca301254ace90bf531142e9d0e3e75dbab3;p=pandora-kernel.git usb: musb: honour initial transceiver state As the OTG 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. --- Reading git-diff-tree failed