commit | 8e1de35d4cebeabcd7a8619f0af34cf2444dc34b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Oct 24 02:59:37 2019 +0000 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Oct 28 16:46:50 2019 +0800 |
tree | 5f24b330c4c749fb422310486c2dbea71c758af3 | |
parent | 184f9eb6c9a09bb4b348a046c5ceedd47a385065 [diff] |
clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify code 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@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>