linux/drivers/acpi/pmic
Arvind Yadav e8894f5578 ACPI / PMIC: constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-12-13 01:06:59 +01:00
..
intel_pmic_bxtwc.c ACPI / PMIC: constify platform_device_id 2017-12-13 01:06:59 +01:00
intel_pmic_chtdc_ti.c ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC 2017-10-13 10:42:58 +01:00
intel_pmic_chtwc.c ACPI / PMIC: constify platform_device_id 2017-12-13 01:06:59 +01:00
intel_pmic_crc.c ACPI / PMIC: modify the pen function signature to take bit field 2016-06-24 15:25:37 +02:00
intel_pmic_xpower.c ACPI / PMIC: xpower: Do pinswitch magic when reading GPADC 2017-07-24 22:43:17 +02:00
intel_pmic.c ACPI / PMIC: remove modular references from non-modular code 2016-07-16 03:03:14 +02:00
intel_pmic.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tps68470_pmic.c ACPI / PMIC: Add TI PMIC TPS68470 operation region driver 2017-10-03 13:52:32 +02:00