mfd: intel_soc_pmic: Constify ACPI device ids
authorMathias Krause <minipli@googlemail.com>
Sat, 13 Jun 2015 12:20:51 +0000 (14:20 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Aug 2015 14:08:38 +0000 (15:08 +0100)
commitc465875aa3934c0fdcc26f936322455569e89add
tree6f4db1baa842e185c2abefa5596c52f20af98507
parentd548ca43d0333a0c4af0c79e9e6aafc29cd5a854
mfd: intel_soc_pmic: Constify ACPI device ids

Constify the ACPI device ID array, it doesn't need to be writable at
runtime.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel_soc_pmic_core.c
This page took 0.024431 seconds and 5 git commands to generate.