[PATCH V3 1/2] cpufreq: qoriq: Remove __exit macro from .exit callback
Rafael J. Wysocki
rjw at rjwysocki.net
Tue Apr 26 10:03:16 AEST 2016
On Tuesday, April 19, 2016 02:41:51 PM Viresh Kumar wrote:
> On 19-04-16, 17:00, Jia Hongtao wrote:
> > .exit callback (qoriq_cpufreq_cpu_exit()) is also used during suspend.
> > So __exit macro should be removed or the function will be discarded.
> >
> > Signed-off-by: Jia Hongtao <hongtao.jia at nxp.com>
> > ---
> > drivers/cpufreq/qoriq-cpufreq.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
Applied, thanks!
More information about the Linuxppc-dev
mailing list