]> git.baikalelectronics.ru Git - kernel.git/commit
clk: mmp2: Constify some strings
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 9 Mar 2020 19:42:39 +0000 (20:42 +0100)
committerStephen Boyd <sboyd@kernel.org>
Sat, 21 Mar 2020 01:19:30 +0000 (18:19 -0700)
commitc2a87976b04b2c5dee8d20dd2dc8676ddd6cc3a8
treeb3ae75125d666e972fe72b12bef99e4446b6ce8a
parent3f3fc65f8a7efd6a48397f0c0b31c09e2262362c
clk: mmp2: Constify some strings

All the parent clock names for the muxes are constant. Add const.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link: https://lkml.kernel.org/r/20200309194254.29009-3-lkundrak@v3.sk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-mix.c
drivers/clk/mmp/clk-of-mmp2.c
drivers/clk/mmp/clk.h