]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: imx: Make parents const pointer in mux wrappers
authorAbel Vesa <abel.vesa@nxp.com>
Fri, 14 Dec 2018 15:30:10 +0000 (15:30 +0000)
committerStephen Boyd <sboyd@kernel.org>
Thu, 21 Feb 2019 20:41:16 +0000 (12:41 -0800)
commit470663e0781c06234235a025a5455c0e15925f0c
tree8e25f0058af0a8490a08d651bde1c80ab941397b
parent65a6b7c5f31c39a47da729021cb2a5ec1339affb
clk: imx: Make parents const pointer in mux wrappers

The parents needs to be pointer to const pointer to const char.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk.h