]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
clk: imx: clk-divider-gate: drop redundant initialization
authorPeng Fan <peng.fan@nxp.com>
Mon, 4 Nov 2019 10:11:37 +0000 (10:11 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 9 Dec 2019 00:26:51 +0000 (08:26 +0800)
commit2871736869f031a02deb67ae24794e149ee16a4a
tree1b13a6aba191072915e224461997700b59527824
parenta546d88c13ea23fda07dc0633ba272789cee1106
clk: imx: clk-divider-gate: drop redundant initialization

There is no need to initialize flags as 0.

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