linux/drivers/base/power
Chander Kashyap 703d671298 PM / OPP: fix incorrect OPP count handling in of_init_opp_table
commit 086abb5859 upstream.

In of_init_opp_table function, if a failure to add an OPP is
detected, the count of OPPs, yet to be added is not updated.
Fix this by decrementing this count on failure as well.

Signed-off-by: Chander Kashyap <k.chander@samsung.com>
Signed-off-by: Inderpal Singh <inderpal.s@samsung.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-30 20:11:59 -07:00
..
Makefile
clock_ops.c PM / clock_ops: report clock errors from clk_enable() 2014-01-15 01:50:50 +01:00
common.c
domain.c
domain_governor.c
generic_ops.c PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM 2013-12-22 01:39:58 +01:00
main.c Revert "cpufreq: suspend governors on system suspend/hibernate" 2013-12-08 01:04:17 +01:00
opp.c PM / OPP: fix incorrect OPP count handling in of_init_opp_table 2014-06-30 20:11:59 -07:00
power.h
qos.c
runtime.c PM / Runtime: Respect autosuspend when idle triggers suspend 2013-10-16 02:06:57 +02:00
sysfs.c
trace.c
wakeup.c