PM / devfreq: Make update_devfreq() public
authorMatthias Kaehlcke <mka@chromium.org>
Fri, 3 Aug 2018 20:05:11 +0000 (13:05 -0700)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 2 Oct 2018 01:16:41 +0000 (10:16 +0900)
commitb596d895fa2957e136a6b398b97b06bd42b51291
tree50d60b07d96c230c18c2ed7a8b1a5782873ba66c
parent6ff66e2a008337b8a005fd0ae2037bed716262cc
PM / devfreq: Make update_devfreq() public

Currently update_devfreq() is only visible to devfreq governors outside
of devfreq.c. Make it public to allow drivers that adjust devfreq policies
to cause a re-evaluation of the frequency after a policy change.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/governor.h
include/linux/devfreq.h