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

Since 43cc71eed1250755986da4c0f9898f9a635cb3bf (platform: prefix MODALIAS
with "platform:"), the platform modalias is prefixed with "platform:".

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 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: Axel Lin <axel.lin@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: J Keerthy <j-keerthy@ti.com>, Jean Delvare <khali@linux-fr.org>,
	Guenter Roeck <guenter.roeck@ericsson.com>,
	lm-sensors@lm-sensors.org
Subject: [PATCH 3/3] hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias
Date: Mon, 07 Mar 2011 11:05:33 +0800	[thread overview]
Message-ID: <1299467133.3879.5.camel@mola> (raw)
In-Reply-To: <1299466949.3879.0.camel@mola>

Since 43cc71eed1250755986da4c0f9898f9a635cb3bf (platform: prefix MODALIAS
with "platform:"), the platform modalias is prefixed with "platform:".

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 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-07  3:05 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 ` Axel Lin [this message]
2011-03-07  3:05   ` [PATCH 3/3] hwmon: twl4030-madc-hwmon: " 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   ` [lm-sensors] [PATCH 3/3] hwmon: twl4030-madc-hwmon: add Guenter Roeck
2011-03-28  6:43     ` [PATCH 3/3] hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias 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=1299467133.3879.5.camel@mola \
    --to=axel.lin@gmail.com \
    --cc=guenter.roeck@ericsson.com \
    --cc=j-keerthy@ti.com \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.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 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.