Re: [PATCH v2 02/17] clk: mmp2: Constify some strings
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-03-21 01:24:38
Also in:
linux-arm-kernel, linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-03-21 01:24:38
Also in:
linux-arm-kernel, linux-clk, lkml
Quoting Lubomir Rintel (2020-03-09 12:42:39)
All the parent clock names for the muxes are constant. Add const. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> ---
Applied to clk-next