mfd: Constify properties in mfd_cell
authorTomas Winkler <tomas.winkler@intel.com>
Sat, 16 May 2020 11:06:08 +0000 (14:06 +0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 26 May 2020 09:51:20 +0000 (10:51 +0100)
commit9aa8759960e36291e7663288d58b47ee4927b6f5
tree3092351b3916697a1425987b4f283e5ee9589fd1
parent8d7de077834f978ea0adc9727c43a69129b6f107
mfd: Constify properties in mfd_cell

Constify 'struct property_entry *properties' in mfd_cell.
It is always passed around as a pointer const struct.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/core.h