android_kernel_samsung_msm8976/drivers/pwm
Prasad Sodagudi 17a5e3c020 pwm: qpnp: re-enable PWM or LUT output when configuration is changed
The PWM controller in Qualcomm PMIC chipset needs to re-enabled
if the underlying PWM configuration is changed. Currently all
the PWM client drivers are disabling pwm before changing configuration
and there is no output from PWM while changing the configuration.

Hence re-enable PWM or LUT output whenever the PWM or LUT
configuration is changed. This will allow clients to change
the configuration without first calling pwm_disable().

Change-Id: I3dd1b6644c2c04bdfb053ee7c6d18c59ae129295
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
2014-07-29 11:03:22 -07:00
..
core.c
Kconfig
Makefile
pwm-ab8500.c
pwm-atmel-tcb.c
pwm-bfin.c
pwm-imx.c
pwm-jz4740.c
pwm-lpc32xx.c
pwm-mxs.c
pwm-puv3.c
pwm-pxa.c
pwm-qpnp.c pwm: qpnp: re-enable PWM or LUT output when configuration is changed 2014-07-29 11:03:22 -07:00
pwm-samsung.c
pwm-spear.c
pwm-tegra.c
pwm-tiecap.c
pwm-tiehrpwm.c
pwm-tipwmss.c
pwm-tipwmss.h
pwm-twl-led.c
pwm-twl.c
pwm-vt8500.c