Thread (19 messages) 19 messages, 4 authors, 2015-07-01

[PATCH 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

From: Paul Bolle <hidden>
Date: 2015-06-09 09:17:42
Also in: linux-devicetree, linux-mediatek, linux-pm, lkml

On Mon, 2015-06-08 at 20:29 +0800, Pi-Cheng Chen wrote:
quoted hunk ↗ jump to hunk
--- /dev/null
+++ b/drivers/cpufreq/mt8173-cpufreq.c
+#include <linux/module.h>
Weren't you going to drop this include?
+module_init(mt8173_cpufreq_driver_init);
For built-in code this is equivalent to, speaking from memory:
    device_initcall(mt8173_cpufreq_driver_init);

Why don't you just use that directly?

Thanks,


Paul Bolle
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help