Files
linux-apfs/drivers/pwm
Beniamino Galvani 5b1e8e0653 pwm: spear: fix check on pwmchip_add() return value
pwmchip_add() returns zero on success and a negative value on error,
so the condition of the check must be inverted.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2014-05-07 10:21:05 +02:00
..
2013-06-12 13:18:29 +02:00
2014-03-18 21:15:16 +01:00
2013-12-12 13:23:23 +01:00
2013-06-12 13:18:29 +02:00
2013-10-08 15:45:44 +02:00