From: Viresh Kumar <viresh.kumar@linaro.org>
To: Jia Hongtao <hongtao.jia@nxp.com>
Cc: linux-pm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
scott.wood@nxp.com, yuantian.tang@nxp.com
Subject: Re: [PATCH V3 1/2] cpufreq: qoriq: Remove __exit macro from .exit callback
Date: Tue, 19 Apr 2016 14:41:51 +0530 [thread overview]
Message-ID: <20160419091151.GA2905@vireshk-i7> (raw)
In-Reply-To: <1461056407-22542-1-git-send-email-hongtao.jia@nxp.com>
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@nxp.com>
> ---
> drivers/cpufreq/qoriq-cpufreq.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
next prev parent reply other threads:[~2016-04-19 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 9:00 [PATCH V3 1/2] cpufreq: qoriq: Remove __exit macro from .exit callback Jia Hongtao
2016-04-19 9:00 ` [PATCH V3 2/2] cpufreq: qoriq: Fix cooling device registration issue during suspend Jia Hongtao
2016-04-19 9:12 ` Viresh Kumar
2016-04-19 9:11 ` Viresh Kumar [this message]
2016-04-26 0:03 ` [PATCH V3 1/2] cpufreq: qoriq: Remove __exit macro from .exit callback Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160419091151.GA2905@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=hongtao.jia@nxp.com \
--cc=linux-pm@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=scott.wood@nxp.com \
--cc=yuantian.tang@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).