mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>