public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] regulator: max14577: Add module alias to support module auto-loading
@ 2013-12-23  6:50 Axel Lin
  2013-12-23 11:58 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-12-23  6:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: Krzysztof Kozlowski, Liam Girdwood, linux-kernel

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/regulator/max14577.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/regulator/max14577.c b/drivers/regulator/max14577.c
index 516e8af..b1078ba3 100644
--- a/drivers/regulator/max14577.c
+++ b/drivers/regulator/max14577.c
@@ -270,3 +270,4 @@ module_exit(max14577_regulator_exit);
 MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");
 MODULE_DESCRIPTION("MAXIM 14577 regulator driver");
 MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:max14577-regulator");
-- 
1.8.1.2




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] regulator: max14577: Add module alias to support module auto-loading
  2013-12-23  6:50 [PATCH] regulator: max14577: Add module alias to support module auto-loading Axel Lin
@ 2013-12-23 11:58 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-12-23 11:58 UTC (permalink / raw)
  To: Axel Lin; +Cc: Krzysztof Kozlowski, Liam Girdwood, linux-kernel

On Mon, Dec 23, 2013 at 02:50:53PM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-23 11:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23  6:50 [PATCH] regulator: max14577: Add module alias to support module auto-loading Axel Lin
2013-12-23 11:58 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox