On Tue, 12 Mar 2019 09:52:36 -0700, Stephen Boyd wrote:
Quoting Michael Tretter (2019-03-12 04:00:14)
quoted
zynqmp_clk_register_mux is an internal function of the driver that only
should be used from clkc.c. Therefore, there is no need to export that
function.
Follow the suit of the other files of the driver and do not export the
register function.
Does this mean that the divider file shouldn't export the divider
registration function either? Please add a patch for that if it's the
case. Otherwise this looks fine given that the code using this function
is always built in.
I will fix the divider in v2.
Michael
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel