mfd: intel-lpss: Constify device property structures
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 1 Mar 2021 14:42:20 +0000 (16:42 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:06:09 +0000 (16:06 +0100)
commit9677e6f78f75470318f021d0ac43107ffee62dc0
tree48b6ffb12d81c0ae90ea0a047e819798db9c3421
parent42e59982917a25ad254b74e6e8decee5e684763d
mfd: intel-lpss: Constify device property structures

There is no point to have non-constant device properties in this driver.
Thus, constify them for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel-lpss-acpi.c
drivers/mfd/intel-lpss-pci.c
drivers/mfd/intel-lpss.h