public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Russell King <rmk+kernel@armlinux.org.uk>
Cc: linux-pm@vger.kernel.org
Subject: Re: [PATCH] power: ipaq_micro_battery: fix alias
Date: Thu, 24 Nov 2016 00:09:05 +0100	[thread overview]
Message-ID: <20161123230905.qanedjdqla5u42dh@earth> (raw)
In-Reply-To: <E1c1VrC-0000LC-Jo@rmk-PC.armlinux.org.uk>

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]

Hi Russel,

On Tue, Nov 01, 2016 at 09:59:50AM +0000, Russell King wrote:
> The alias for the ipaq_micro_battery driver is incorrect, fix it so the
> module can be auto-loaded.
> 
> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
> ---
>  drivers/power/supply/ipaq_micro_battery.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/power/supply/ipaq_micro_battery.c b/drivers/power/supply/ipaq_micro_battery.c
> index 4af7b770f293..2fa6edd6e8b1 100644
> --- a/drivers/power/supply/ipaq_micro_battery.c
> +++ b/drivers/power/supply/ipaq_micro_battery.c
> @@ -313,4 +313,4 @@ module_platform_driver(micro_batt_device_driver);
>  
>  MODULE_LICENSE("GPL");
>  MODULE_DESCRIPTION("driver for iPAQ Atmel micro battery");
> -MODULE_ALIAS("platform:battery-ipaq-micro");
> +MODULE_ALIAS("platform:ipaq-micro-battery");

Thanks, queued into power-supply's for-next branch.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2016-11-23 23:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-01  9:59 [PATCH] power: ipaq_micro_battery: fix alias Russell King
2016-11-23 23:09 ` Sebastian Reichel [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=20161123230905.qanedjdqla5u42dh@earth \
    --to=sre@kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rmk+kernel@armlinux.org.uk \
    /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