commit | 49458e83082d6c68c6b7b8905789dc4f35eca422 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Wed Jul 16 19:43:15 2014 +0200 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Sat Aug 16 01:23:55 2014 -0700 |
tree | 56f028d9866ce50cd35085a2c698506785ebcb71 | |
parent | 378008dfc72baed2d9c0f0a40dababc0e8901207 [diff] |
ideapad-laptop: Constify DMI table and other r/o variables Constify the rfkill_blacklist[] DMI table, the ideapad_rfk_data[] table and the ideapad_attribute_group attribute group. There's no need to have them writeable during runtime. Signed-off-by: Mathias Krause <minipli@googlemail.com> Cc: Ike Panhc <ike.pan@canonical.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>