commit | 8a1a970acd7434cab6373ad83313401f6f5d2d7c | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Wed Jul 16 19:43:14 2014 +0200 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Sat Aug 16 01:23:53 2014 -0700 |
tree | cb84b25c0861459d95c781d5ff59109f0ccd959e | |
parent | 0f93c5e59292b496cf5aeec92ea01d761563a4d5 [diff] |
hp_accel: Constify ACPI and DMI tables Constify the lis3lv02d_device_ids[] ACPI and the lis3lv02d_dmi_ids[] DMI tables. There's no need to have them writeable during runtime. Signed-off-by: Mathias Krause <minipli@googlemail.com> Cc: Eric Piel <eric.piel@tremplin-utc.net> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>