Re: [PATCH] clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify code

From: Shawn Guo
Date: Mon Oct 28 2019 - 04:47:51 EST


On Thu, Oct 24, 2019 at 02:38:22AM +0000, Peng Fan wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> imx_obtain_fixed_clk_hw could be used to simplify code to replace
> __clk_get_hw(of_clk_get_by_name(node, "name"))
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Applied, thanks.