On 2017년 08월 28일 10:37, MyungJoo Ham wrote: >> 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 <[email protected]> >> --- >> drivers/devfreq/devfreq.c | 34 ++++++++++++++++------------------ >> 1 file changed, 16 insertions(+), 18 deletions(-) >> > > Acked-by: MyungJoo Ham <[email protected]> > > > (note that you are alternating betgween two email addresses, > gmail.com/samsung.com in a single series of commits)
It is my mistake. On v2 patchset, I'll use the samsung.com account. Thanks. -- Best Regards, Chanwoo Choi Samsung Electronics

