]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00291282-6 usb: phy-nop: add the implementation of .set_suspend
authorPeter Chen <peter.chen@freescale.com>
Thu, 26 Dec 2013 08:16:44 +0000 (16:16 +0800)
committerPeter Chen <peter.chen@freescale.com>
Tue, 7 Jan 2014 03:41:28 +0000 (11:41 +0800)
commit4f883a983dcbf043c8f8cf02cbd215fe67e775a6
treeb85c119105ada2cb0b872f99b57a08bd2c60e0db
parent5f5350c45e5058cb85dc7719f960ee5f8da3ca12
ENGR00291282-6 usb: phy-nop: add the implementation of .set_suspend

Add clock enable/disable at .set_suspend if the PHY has
suspend requirement, it can be benefit of power saving for
phy and the whole system (parent clock may also be disabled).

Signed-off-by: Peter Chen <peter.chen@freescale.com>
drivers/usb/phy/phy-nop.c