summaryrefslogtreecommitdiff
path: root/drivers/mfd/sun4i-gpadc.c
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2020-09-22 22:26:57 +0300
committerLee Jones <lee.jones@linaro.org>2020-11-19 11:34:21 +0300
commit8d7b3a6dac4eae22c58b0853696cbd256966741b (patch)
tree1a0132fd9b7cbef8c55ccdfde3ebe8bbce41a596 /drivers/mfd/sun4i-gpadc.c
parent5a1acf2b9308ee1c9496567b2e92eca2265777ce (diff)
downloadlinux-8d7b3a6dac4eae22c58b0853696cbd256966741b.tar.xz
mfd: stmpe: Constify static struct resource
Constify a couple of static struct resource. The only usage of the structs is to assign their address to the resources field in the mfd_cell struct. This allows the compiler to put them in read-only memory. Done with the help of Coccinelle. Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/sun4i-gpadc.c')
0 files changed, 0 insertions, 0 deletions