alistair23-linux/drivers/opp
Viresh Kumar 604a7aeb43 PM / OPP: Rename dev_pm_opp_register_put_opp_helper()
The routine is named incorrectly since the first attempt as there is
nothing like a put_opp() helper. We wanted to unregister the set_opp()
helper here and so it should rather be named as
dev_pm_opp_unregister_set_opp_helper().

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-10-11 01:54:18 +02:00
..
core.c PM / OPP: Rename dev_pm_opp_register_put_opp_helper() 2017-10-11 01:54:18 +02:00
cpu.c
debugfs.c
Kconfig
Makefile
of.c PM / OPP: Add missing of_node_put(np) 2017-10-11 01:53:22 +02:00
opp.h