]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx7up: Rename the clks to hws
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 11 Dec 2019 09:25:50 +0000 (11:25 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Dec 2019 11:20:03 +0000 (19:20 +0800)
commit955a67f79a972da3edbacb2267698db15af2fe81
tree97c7cdae2c3c810148fac27aca1bdc8a6ec99d9e
parentea6a723a21f792964ef92669d2de34a57752e4e0
clk: imx7up: Rename the clks to hws

This is just to keep in line with the other i.MX clock drivers that are
clk_hw based. Plus, it makes more sense to be called hws since its type is
clk_hw not clk.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx7ulp.c