Hi Zhang, On Wed, Sep 04, 2024 at 08:22:26PM GMT, Zhang Zekun wrote: > devm_clk_get_optional() and clk_prepare_enable() can be replaced by helper > function devm_clk_get_optional_enabled(). Let's simplify code with use of > devm_clk_get_optional_enabled() and avoid calling clk_disable_unprepare(). > > Signed-off-by: Zhang Zekun <zhangzekun11@xxxxxxxxxx> Merged to i2c/i2c-host, with some minimum grammatical fixes in the commit log Thanks, Andi