linux/drivers/devfreq
Viresh Kumar 7c08334e41 UPSTREAM: devfreq: rk3399_dmc: Remove dangling rcu_read_unlock()
This call never had the rcu_read_lock() counterpart. Remove the unlock
part as well.

Change-Id: Ifc5abfd7cea9a245b6edc0f50e362963ac045b7f
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
(cherry picked from commit d8323de3d4)
2017-03-29 10:42:52 +08:00
..
event PM / devfreq: rockchip-dfi: disable irqs during accessing ddr monitor 2016-08-25 20:30:07 +08:00
exynos devfreq: exynos: drop owner assignment from platform_drivers 2014-10-20 16:20:27 +02:00
ddr_rk3368.c rk3368 ddr: add configure ddr timing function 2015-09-15 16:30:38 +08:00
devfreq-event.c PM / devfreq: event: Add devfreq_event class 2015-01-30 17:56:40 +09:00
devfreq.c PM / devfreq: add to show current load of device 2016-08-29 14:58:21 +08: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: cache the last call to get_dev_status() 2015-09-11 14:23:28 +09:00
governor_userspace.c PM / devfreq: governors: add GPL module license and allow module build 2012-11-20 18:46:23 +09:00
governor.h PM / devfreq: provide hooks for governors to be registered 2012-11-20 18:46:12 +09:00
Kconfig FROMLIST: PM / devfreq: rockchip: add devfreq driver for rk3399 dmc 2016-08-25 20:25:52 +08:00
Makefile FROMLIST: PM / devfreq: rockchip: add devfreq driver for rk3399 dmc 2016-08-25 20:25:52 +08:00
rk3399_dmc.c UPSTREAM: devfreq: rk3399_dmc: Remove dangling rcu_read_unlock() 2017-03-29 10:42:52 +08:00
tegra-devfreq.c PM / devfreq: tegra: Update governor to use devfreq_update_stats() 2015-09-11 14:23:30 +09:00