Re: [PATCH v2 1/1] soc: qcom: use devm_clk_get_enabled() in gsbi_probe()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 25, 2023 at 10:21:51AM +0800, Yuanjun Gong wrote:
> in gsbi_probe(), the return value of function clk_prepare_enable()
> should be checked, since it may fail. using devm_clk_get_enabled()
> instead of devm_clk_get() and clk_prepare_enable() can avoid this
> problem.
> 
> Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@xxxxxxx>

Thank you for the updated patch, Yuanjun. After sending you my feedback,
I realized that I could save us both time and just fix it up while
applying the patch.

You should have received another reply stating that the first patch has
been applied.

Regards,
Bjorn



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux