lkml.org 
[lkml]   [2015]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 4/5] clk: qcom: Add A53 clock driver
From
Date
On Fri, 2015-06-12 at 11:41 +0300, Georgi Djakov wrote:
> --- /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



\
 
 \ /
  Last update: 2015-06-15 16:21    [W:0.081 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site