RE: [PATCH 10/12] PM / devfreq: Remove 'devfreq' prefix from helper function

From: MyungJoo Ham
Date: Sun Aug 27 2017 - 21:37:38 EST


> This patch just removes the 'devfreq' prefix from internal helper
> function in order to clarify the role of the following functions.
> - devfreq_get_freq_level() - get_freq_level()
> - devfreq_set_freq_table() - set_freq_table()
>
> Also, this patch changes the return value of set_freq_table()
> from 'void' to 'int' and then removes the function description
> of internal helper function. Because the internal helper function
> is used by the devfreq core.
>
> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> ---
> drivers/devfreq/devfreq.c | 34 ++++++++++++++++------------------
> 1 file changed, 16 insertions(+), 18 deletions(-)
>

Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>


(note that you are alternating betgween two email addresses, gmail.com/samsung.com in a single series of commits)