From: Tim Bird Date: Mon, 28 Apr 2014 13:34:19 +0000 (+0300) Subject: usb: phy: msm: Fix PTS definitions for MSM USB controller X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f27984b9e098ce0a35b210ec0315c76108494e4;p=pandora-kernel.git usb: phy: msm: Fix PTS definitions for MSM USB controller Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB controller. This is a standard chipidea PORTSC definition, where a PHY_TYPE of 10b (<<30) is ULPI and 11b (<<30) is SERIAL. Fix the definitions and use them correctly in the driver code. Signed-off-by: Tim Bird Signed-off-by: Ivan T. Ivanov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed