23 Jun
2020
23 Jun
'20
7:13 a.m.
On Tue, Jun 23, 2020 at 12:08 AM Markus Elfring Markus.Elfring@web.de wrote:
Fix unchecked return value for clk_prepare_enable.
And because clk_prepare_enable and clk_disable_unprepare should check input clock parameter is NULL or not, then we don't need to check it before calling the function.
I propose to split the adjustment of two function implementations into separate update steps for a small patch series. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Docu...
I suggest to improve the change descriptions accordingly.
ok, will update the patches in v2.
best regards wang shengjiu