linux-stable/drivers/devfreq
Wei Yongjun 5751cdc0c9 PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()
Add the missing unlock before return from function
exynos4_busfreq_pm_notifier_event() in the error
handling case.

This issue introduced by commit 8fa938
(PM / devfreq: exynos4_bus: honor RCU lock usage)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
[Resolved path conflicts by MyungJoo Ham]
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2013-06-03 20:20:29 +09:00
..
exynos PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event() 2013-06-03 20:20:29 +09:00
devfreq.c PM / devfreq: add comments and Documentation 2013-06-03 20:20:29 +09:00
governor.h PM / devfreq: provide hooks for governors to be registered 2012-11-20 18:46:12 +09:00
governor_performance.c PM / devfreq: governors: add GPL module license and allow module build 2012-11-20 18:46:23 +09:00
governor_powersave.c PM / devfreq: governors: add GPL module license and allow module build 2012-11-20 18:46:23 +09:00
governor_simpleondemand.c PM / devfreq: governors: add GPL module license and allow module build 2012-11-20 18:46:23 +09:00
governor_userspace.c PM / devfreq: governors: add GPL module license and allow module build 2012-11-20 18:46:23 +09:00
Kconfig PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 2013-06-03 20:20:29 +09:00
Makefile PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 2013-06-03 20:20:29 +09:00