]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pwm: ftm: Add Power Management support for FTM PWM
authorXiubo Li <Li.Xiubo@freescale.com>
Wed, 15 Oct 2014 05:21:35 +0000 (13:21 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 1 Dec 2014 09:48:54 +0000 (10:48 +0100)
commit97d0b42e39a73c7e0683927ee4b3775c7411b7bf
tree0e5b3312d6949f3e8f1a0e9f4a1e7bd7dfe3443c
parent49599cf6bb8098ecde64f2bda3337b5fcf6323c5
pwm: ftm: Add Power Management support for FTM PWM

Add PM support for FTM PWM driver using callback function suspend
and resume in .driver.pm of platform_driver.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-fsl-ftm.c