Thread (10 messages) 10 messages, 3 authors, 2015-07-06

Re: [PATCH 4/5] clk: qcom: Add A53 clock driver

From: Paul Bolle <hidden>
Date: 2015-06-15 13:58:45
Also in: linux-arm-msm, lkml

On Fri, 2015-06-12 at 11:41 +0300, Georgi Djakov wrote:
quoted hunk ↗ jump to hunk
--- /dev/null
+++ b/drivers/clk/qcom/clk-a53.c
+static int __init qcom_a53_init(void)
+{
+	return platform_driver_register(&qcom_a53_driver);
+}
+arch_initcall(qcom_a53_init);
There's no function that's, well, called by module_exit() that undoes
the above. So one can build this as a module, load that module, but not
unload it. That's by design?


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