[PATCH 2/3] PCI: j721e: Use devm_clk_get_optional_enabled() to get the clock
Markus Elfring
Markus.Elfring at web.de
Sat Oct 18 02:33:33 PDT 2025
> Use devm_clk_get_optional_enabled() helper instead of calling
> devm_clk_get_optional() and then clk_prepare_enable(). It simplifies
> the error handling and makes the code more compact. …
Can this information be sufficient so that the subsequent two sentences
may be omitted from such a change description?
Regards,
Markus
More information about the linux-arm-kernel
mailing list