]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit378dcc4c8adfcdca41c7095f1b8ad5b0143551d8
tree48b6ffb12d81c0ae90ea0a047e819798db9c3421
parent22e9992fe23e12cb302486328c70ff43d3e2eb40
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