All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org, J Keerthy <j-keerthy@ti.com>,
	Jean Delvare <khali@linux-fr.org>,
	lm-sensors@lm-sensors.org, Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [lm-sensors] [PATCH 3/3] hwmon: twl4030-madc-hwmon: add
Date: Mon, 28 Mar 2011 06:43:33 +0000	[thread overview]
Message-ID: <20110328064333.GA3890@ericsson.com> (raw)
In-Reply-To: <1299467133.3879.5.camel@mola>

On Mon, Mar 07, 2011 at 11:05:33AM +0800, Axel Lin wrote:
> Since 43cc71eed1250755986da4c0f9898f9a635cb3bf (platform: prefix MODALIAS
> with "platform:"), the platform modalias is prefixed with "platform:".
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

Cc: J Keerthy <j-keerthy@ti.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>

Looks like this fell through the cracks. Applied.

Thanks,
Guenter

> ---
>  drivers/hwmon/twl4030-madc-hwmon.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/twl4030-madc-hwmon.c b/drivers/hwmon/twl4030-madc-hwmon.c
> index 97e22be..de58191 100644
> --- a/drivers/hwmon/twl4030-madc-hwmon.c
> +++ b/drivers/hwmon/twl4030-madc-hwmon.c
> @@ -154,4 +154,4 @@ module_exit(twl4030_madc_hwmon_exit);
>  MODULE_DESCRIPTION("TWL4030 ADC Hwmon driver");
>  MODULE_LICENSE("GPL");
>  MODULE_AUTHOR("J Keerthy");
> -MODULE_ALIAS("twl4030_madc_hwmon");
> +MODULE_ALIAS("platform:twl4030_madc_hwmon");
> -- 
> 1.7.2
> 
> 
> 
> 

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org, J Keerthy <j-keerthy@ti.com>,
	Jean Delvare <khali@linux-fr.org>,
	lm-sensors@lm-sensors.org, Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [PATCH 3/3] hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias
Date: Sun, 27 Mar 2011 23:43:33 -0700	[thread overview]
Message-ID: <20110328064333.GA3890@ericsson.com> (raw)
In-Reply-To: <1299467133.3879.5.camel@mola>

On Mon, Mar 07, 2011 at 11:05:33AM +0800, Axel Lin wrote:
> Since 43cc71eed1250755986da4c0f9898f9a635cb3bf (platform: prefix MODALIAS
> with "platform:"), the platform modalias is prefixed with "platform:".
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

Cc: J Keerthy <j-keerthy@ti.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>

Looks like this fell through the cracks. Applied.

Thanks,
Guenter

> ---
>  drivers/hwmon/twl4030-madc-hwmon.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/twl4030-madc-hwmon.c b/drivers/hwmon/twl4030-madc-hwmon.c
> index 97e22be..de58191 100644
> --- a/drivers/hwmon/twl4030-madc-hwmon.c
> +++ b/drivers/hwmon/twl4030-madc-hwmon.c
> @@ -154,4 +154,4 @@ module_exit(twl4030_madc_hwmon_exit);
>  MODULE_DESCRIPTION("TWL4030 ADC Hwmon driver");
>  MODULE_LICENSE("GPL");
>  MODULE_AUTHOR("J Keerthy");
> -MODULE_ALIAS("twl4030_madc_hwmon");
> +MODULE_ALIAS("platform:twl4030_madc_hwmon");
> -- 
> 1.7.2
> 
> 
> 
> 

  parent reply	other threads:[~2011-03-28  6:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07  3:02 [PATCH 1/3] mfd: twl4030-madc: add "platform:" prefix for platform modalias Axel Lin
2011-03-07  3:04 ` [PATCH 2/3] mtd: " Axel Lin
2011-03-07  3:04   ` Axel Lin
2011-03-08 11:01   ` Artem Bityutskiy
2011-03-08 11:01     ` Artem Bityutskiy
2011-03-07  3:05 ` [lm-sensors] [PATCH 3/3] hwmon: twl4030-madc-hwmon: add "platform:" Axel Lin
2011-03-07  3:05   ` [PATCH 3/3] hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias Axel Lin
2011-03-08  1:23   ` [lm-sensors] [PATCH 3/3] hwmon: twl4030-madc-hwmon: add Guenter Roeck
2011-03-08  1:23     ` [PATCH 3/3] hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias Guenter Roeck
2011-03-28  6:43   ` Guenter Roeck [this message]
2011-03-28  6:43     ` Guenter Roeck
2011-03-14 10:23 ` [PATCH 1/3] mfd: twl4030-madc: " Samuel Ortiz

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=20110328064333.GA3890@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --cc=axel.lin@gmail.com \
    --cc=j-keerthy@ti.com \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=sameo@linux.intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.