1
0
Fork 0
alistair23-linux/drivers/pwm
Axel Lin 563861cd63 pwm: spear: Fix checking return value of clk_enable() and clk_prepare()
The logic to check return value of clk_enable() and clk_prepare() is reversed,
fix it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Cc: stable@vger.kernel.org
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2013-04-02 11:28:36 +02:00
..
Kconfig pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices 2013-03-22 11:35:20 +01:00
Makefile pwm: atmel: add Timer Counter Block PWM driver 2013-01-08 16:52:10 +01:00
core.c pwm: Changes for v3.9-rc1 2013-02-26 09:34:29 -08:00
pwm-ab8500.c pwm: ab8500: Fix trivial typo in dev_err message 2013-03-26 16:04:03 +01:00
pwm-atmel-tcb.c pwm: atmel: add Timer Counter Block PWM driver 2013-01-08 16:52:10 +01:00
pwm-bfin.c pwm: remove use of __devexit 2012-11-28 12:23:41 -08:00
pwm-imx.c pwm: Convert to devm_ioremap_resource() 2013-01-22 11:41:57 -08:00
pwm-jz4740.c pwm: remove use of __devexit 2012-11-28 12:23:41 -08:00
pwm-lpc32xx.c pwm: Convert to devm_ioremap_resource() 2013-01-22 11:41:57 -08:00
pwm-mxs.c pwm: Convert to devm_ioremap_resource() 2013-01-22 11:41:57 -08:00
pwm-puv3.c pwm: Convert to devm_ioremap_resource() 2013-01-22 11:41:57 -08:00
pwm-pxa.c pwm: Convert to devm_ioremap_resource() 2013-01-22 11:41:57 -08:00
pwm-samsung.c pwm: samsung: convert s3c_pwm to dev_pm_ops 2013-03-08 08:30:55 +01:00
pwm-spear.c pwm: spear: Fix checking return value of clk_enable() and clk_prepare() 2013-04-02 11:28:36 +02:00
pwm-tegra.c pwm: Changes for v3.9-rc1 2013-02-26 09:34:29 -08:00
pwm-tiecap.c pwm: tiecap: Staticize non-exported symbols 2013-03-26 16:04:03 +01:00
pwm-tiehrpwm.c pwm: tiehrpwm: Staticize non-exported symbols 2013-03-26 16:04:03 +01:00
pwm-tipwmss.c pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functions 2013-03-11 08:28:22 +01:00
pwm-tipwmss.h pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices 2013-03-22 11:35:20 +01:00
pwm-twl-led.c pwm: Add can_sleep property to drivers 2013-01-30 09:12:51 +01:00
pwm-twl.c pwm: twl: Use to_twl() instead of container_of() 2013-02-17 11:27:07 +01:00
pwm-vt8500.c pwm: Changes for v3.9-rc1 2013-02-26 09:34:29 -08:00