usb: chipidea: msm: Use USB PHY API to control PHY state
authorIvan T. Ivanov <iivanov@mm-sol.com>
Thu, 11 Sep 2014 00:18:59 +0000 (08:18 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Oct 2014 21:52:14 +0000 (14:52 -0700)
commit9703d02767a7ecf5960f7fe6c65acc18b13abfc6
tree9235ec5bc20d608b7cb12b7bb45a8d7f9d46e061
parent7e1a0ec065dddce0e799f68333ef0ff4a51a67f5
usb: chipidea: msm: Use USB PHY API to control PHY state

commit ea290056d7c46f7781ff13801048ed957b96d1a5 upstream.

PHY drivers keep track of the current state of the hardware,
so don't change PHY settings under it.

Cc: Tim Bird <tbird20d@gmail.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_msm.c