diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-09-12 22:46:37 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-16 17:43:31 +0530 |
commit | 3cfb0e8e41621677eaa68becf9d86a8febe3b3fe (patch) | |
tree | b7534f52786872874f2a3303196db73dc129bb43 /drivers/bus/vexpress-config.c | |
parent | 5408b220436497d4e6d48010ee7a9735e77791ab (diff) |
phy: cadence: Sierra: Constify static structs
The static cdns_reg_pairs and regmap_config structs are not modified and
can be made const. This allows the compiler to put them in read-only
memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200912204639.501669-2-rikard.falkeborn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/bus/vexpress-config.c')
0 files changed, 0 insertions, 0 deletions