From: Grant Likely <grant.likely@secretlab.ca>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org,
BIBEK BASU <bibek.basu@stericsson.com>,
Linus Walleij <linus.walleij@stericsson.com>
Subject: Re: [PATCH RESEND] gpio: ab8500: fix MODULE_ALIAS for ab8500
Date: Thu, 28 Jul 2011 16:19:36 -0600 [thread overview]
Message-ID: <20110728221936.GD4674@ponder.secretlab.ca> (raw)
In-Reply-To: <1311862609.2419.3.camel@phoenix>
On Thu, Jul 28, 2011 at 10:16:49PM +0800, Axel Lin wrote:
> Since 43cc71eed1250755986da4c0f9898f9a635cb3bf (platform: prefix MODALIAS
> with "platform:"), the platform modalias is prefixed with "platform:".
>
> This patch changes the MODULE_ALIAS to "platform:ab8500-gpio".
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Applied, thanks.
g.
> ---
> drivers/gpio/gpio-ab8500.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpio/gpio-ab8500.c b/drivers/gpio/gpio-ab8500.c
> index ed795e6..050c05d 100644
> --- a/drivers/gpio/gpio-ab8500.c
> +++ b/drivers/gpio/gpio-ab8500.c
> @@ -516,5 +516,5 @@ module_exit(ab8500_gpio_exit);
>
> MODULE_AUTHOR("BIBEK BASU <bibek.basu@stericsson.com>");
> MODULE_DESCRIPTION("Driver allows to use AB8500 unused pins to be used as GPIO");
> -MODULE_ALIAS("AB8500 GPIO driver");
> +MODULE_ALIAS("platform:ab8500-gpio");
> MODULE_LICENSE("GPL v2");
> --
> 1.7.4.1
>
>
>
prev parent reply other threads:[~2011-07-28 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-28 14:16 Axel Lin
2011-07-28 22:19 ` Grant Likely [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=20110728221936.GD4674@ponder.secretlab.ca \
--to=grant.likely@secretlab.ca \
--cc=axel.lin@gmail.com \
--cc=bibek.basu@stericsson.com \
--cc=linus.walleij@stericsson.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®