mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Anton Vorontsov <anton@enomsg.org>
To: Axel Lin <axel.lin@ingics.com>
Cc: Rupesh Kumar <rupesh.kumar@stericsson.com>,
	Michel JAOUEN <michel.jaouen@stericsson.com>,
	Loic Pallardy <loic.pallardy@stericsson.com>,
	David Woodhouse <dwmw2@infradead.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] power_supply: pm2301_charger: Fix module alias prefix
Date: Fri, 10 May 2013 11:59:13 -0700	[thread overview]
Message-ID: <20130510185912.GB3486@teo> (raw)
In-Reply-To: <1367664669.25532.1.camel@phoenix>

On Sat, May 04, 2013 at 06:51:09PM +0800, Axel Lin wrote:
> This driver is a i2c driver, use "i2c" rather than "platform" prefix for module
> alias.
> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---

Applied, thanks Axel!

Anton

>  drivers/power/pm2301_charger.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/pm2301_charger.c b/drivers/power/pm2301_charger.c
> index a441751..fef56e2 100644
> --- a/drivers/power/pm2301_charger.c
> +++ b/drivers/power/pm2301_charger.c
> @@ -1269,5 +1269,5 @@ module_exit(pm2xxx_charger_exit);
>  
>  MODULE_LICENSE("GPL v2");
>  MODULE_AUTHOR("Rajkumar kasirajan, Olivier Launay");
> -MODULE_ALIAS("platform:pm2xxx-charger");
> +MODULE_ALIAS("i2c:pm2xxx-charger");
>  MODULE_DESCRIPTION("PM2xxx charger management driver");
> -- 
> 1.8.1.2

      reply	other threads:[~2013-05-10 19:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-04 10:51 Axel Lin
2013-05-10 18:59 ` Anton Vorontsov [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=20130510185912.GB3486@teo \
    --to=anton@enomsg.org \
    --cc=axel.lin@ingics.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loic.pallardy@stericsson.com \
    --cc=michel.jaouen@stericsson.com \
    --cc=rupesh.kumar@stericsson.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

all inboxes | Powered by JetHome®