From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Viresh Kumar <viresh.kumar@linaro.org>,
Nicolas Chauvet <kwizart@gmail.com>
Cc: linux-pm@vger.kernel.org
Subject: Re: [PATCH] arm: imx: Add MODULE_ALIAS for cpufreq
Date: Thu, 08 Feb 2018 11:13:51 +0100 [thread overview]
Message-ID: <1713681.4FvdsgcfpH@aspire.rjw.lan> (raw)
In-Reply-To: <20180130152008.GE13395@vireshk-i7>
On Tuesday, January 30, 2018 4:20:08 PM CET Viresh Kumar wrote:
> On 30-01-18, 10:55, Nicolas Chauvet wrote:
> > Without this, the imx6q-cpufreq driver isn't loaded
> > automatically when built as a module
> >
> > Tested on wandboard quad with a fedora 27 kernel rpm
> >
> > Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
> > ---
> > drivers/cpufreq/imx6q-cpufreq.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/cpufreq/imx6q-cpufreq.c b/drivers/cpufreq/imx6q-cpufreq.c
> > index d9b2c2de49c4..cef3d46fd642 100644
> > --- a/drivers/cpufreq/imx6q-cpufreq.c
> > +++ b/drivers/cpufreq/imx6q-cpufreq.c
> > @@ -473,6 +473,7 @@ static struct platform_driver imx6q_cpufreq_platdrv = {
> > };
> > module_platform_driver(imx6q_cpufreq_platdrv);
> >
> > +MODULE_ALIAS("platform:imx6q-cpufreq");
> > MODULE_AUTHOR("Shawn Guo <shawn.guo@linaro.org>");
> > MODULE_DESCRIPTION("Freescale i.MX6Q cpufreq driver");
> > MODULE_LICENSE("GPL");
>
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
>
Patch applied, thanks!
prev parent reply other threads:[~2018-02-08 10:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-30 9:55 [PATCH] arm: imx: Add MODULE_ALIAS for cpufreq Nicolas Chauvet
2018-01-30 15:20 ` Viresh Kumar
2018-02-08 10:13 ` Rafael J. Wysocki [this message]
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=1713681.4FvdsgcfpH@aspire.rjw.lan \
--to=rjw@rjwysocki.net \
--cc=kwizart@gmail.com \
--cc=linux-pm@vger.kernel.org \
--cc=viresh.kumar@linaro.org \
/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