]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:52 +0000 (10:06 +0200)
commit248faa481270fcc71ff65e71d3f526a2989c3ada
tree66923addd73fe3409242a6d9ef03c507e6e05dc5
parent79b2f0d34842405d1c598c370c75910aaf89febc
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-generic.c