linux/drivers/base/power/opp
Viresh Kumar 4a3a1353a8 PM / OPP: Hold dev_opp_list_lock for writers
Writers need to update OPP device and their list with dev_opp_list_lock
mutex held, which was missed at few places. Fix it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: 4.3 <stable@vger.kernel.org> # 4.3
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-11-06 23:59:41 +01:00
..
core.c PM / OPP: Hold dev_opp_list_lock for writers 2015-11-06 23:59:41 +01:00
cpu.c PM / OPP: Protect updates to list_dev with mutex 2015-11-06 23:59:41 +01:00
Makefile PM / OPP: Move opp core to its own directory 2015-09-15 02:03:16 +02:00
opp.h PM / OPP: Protect updates to list_dev with mutex 2015-11-06 23:59:41 +01:00