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)
commitcb8dbfe831758fb2ba52d8c30db5249e48f57b8b
treeb3ae75125d666e972fe72b12bef99e4446b6ce8a
parentb3296386c512de4b68242cabac880bc9d24cfdf6
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