usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown
authorPeter Chen <peter.chen@freescale.com>
Wed, 24 Dec 2014 05:48:02 +0000 (13:48 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:13:28 +0000 (12:13 -0600)
When we shut down the PHY, we need to power down all PHY's functions
as well as disable wakeup, it is the opposite operation we do at .init.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found