diff options
| author | Arvind Yadav <[email protected]> | 2017-11-29 04:35:02 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2017-12-13 00:06:59 +0000 |
| commit | e8894f5578d62f7137a3c4139945e61148728471 (patch) | |
| tree | b00a9af7499f4d37f21f55893eb4ed58b3138ed5 /drivers/acpi/cppc_acpi.c | |
| parent | Linux 4.15-rc3 (diff) | |
| download | kernel-e8894f5578d62f7137a3c4139945e61148728471.tar.gz kernel-e8894f5578d62f7137a3c4139945e61148728471.zip | |
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 <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions
