]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MLK-10086-3 usb: phy-nop: add the implementation of .set_suspend
authorLi Jun <b47624@freescale.com>
Tue, 20 Jan 2015 08:03:38 +0000 (16:03 +0800)
committerPeter Chen <peter.chen@freescale.com>
Mon, 26 Jan 2015 05:18:06 +0000 (13:18 +0800)
commit4b54bd6b46f586832e908a6152e395b7809b083a
tree5c22778c2a8dfdc2fac10c40ea545f3684f79fc2
parent40ab0b2bd830d5b96b8a4a205fb8210eecf35354
MLK-10086-3 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-generic.c