kernel-ark/drivers/pwm
Thierry Reding abeaf75527 pwm: pxa: Propagate pwmchip_remove() error
If the pwmchip_remove() call fails, propagate the error to the driver's
remove callback. This is required to prevent the module from being
unloaded if a PWM provided by the driver is still in use.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2012-07-23 13:23:59 +02:00
..
core.c pwm: Add device tree support 2012-06-15 12:56:57 +02:00
Kconfig pwm: Conflict with legacy PWM API 2012-07-23 13:23:56 +02:00
Makefile pwm: add pwm-mxs support 2012-07-02 22:06:34 +02:00
pwm-bfin.c pwm: Move Blackfin PWM driver to PWM framework 2012-07-02 21:38:59 +02:00
pwm-imx.c pwm: Convert pwm-imx to use devm_* APIs 2012-07-23 13:23:57 +02:00
pwm-mxs.c pwm: pwm-mxs: add pinctrl support 2012-07-23 13:23:56 +02:00
pwm-pxa.c pwm: pxa: Propagate pwmchip_remove() error 2012-07-23 13:23:59 +02:00
pwm-samsung.c ARM Samsung: Move s3c pwm driver to pwm framework 2012-07-02 21:39:02 +02:00
pwm-tegra.c pwm: tegra: Add device tree support 2012-07-02 21:38:59 +02:00
pwm-vt8500.c pwm: Convert pwm-vt8500 to use devm_* APIs 2012-07-23 13:23:58 +02:00