23 Jun
2020
23 Jun
'20
2:45 p.m.
if the parameter is NULL, clk_prepare_enable and clk_disable_unprepare will return immediately.
The interpretation of these function implementations seems to be reasonable. Would you like to achieve any improvements for the corresponding software documentation?
Which document do you mean?
Example: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/incl... https://elixir.bootlin.com/linux/v5.7.2/source/include/linux/clk.h#L905
Regards, Markus