Thread (14 messages) flat view 14 messages, 4 authors, 2015-06-16
STALE4073d REVIEWED: 6 (6M)

1 review trailer.

[PATCH 2/2] cpufreq: dt: allow driver to boot automatically

From: nm@ti.com (Nishanth Menon)
Date: 2015-05-08 20:16:35
Also in: linux-omap, linux-pm

On 05/08/2015 02:57 PM, Felipe Balbi wrote:
quoted hunk ↗ jump to hunk
by adding the missing MODULE_ALIAS(), cpufreq-dt
can be autoloaded by udev/systemd.

Signed-off-by: Felipe Balbi <redacted>
---
 drivers/cpufreq/cpufreq-dt.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/cpufreq/cpufreq-dt.c b/drivers/cpufreq/cpufreq-dt.c
index bab67db54b7e..528a82bf5038 100644
--- a/drivers/cpufreq/cpufreq-dt.c
+++ b/drivers/cpufreq/cpufreq-dt.c
@@ -416,6 +416,7 @@ static struct platform_driver dt_cpufreq_platdrv = {
 };
 module_platform_driver(dt_cpufreq_platdrv);
 
+MODULE_ALIAS("platform:cpufreq-dt");
 MODULE_AUTHOR("Viresh Kumar <viresh.kumar@linaro.org>");
 MODULE_AUTHOR("Shawn Guo <shawn.guo@linaro.org>");
 MODULE_DESCRIPTION("Generic cpufreq driver");
This patch does not depend on patch #1 of the series.

other than that..

Acked-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help