diff options
author | Mathias Krause <minipli@googlemail.com> | 2014-07-16 19:43:04 +0200 |
---|---|---|
committer | Matthew Garrett <matthew.garrett@nebula.com> | 2014-08-16 01:23:52 -0700 |
commit | 76d51dd9a07abcfaf1e3fe67a9656238a89b771f (patch) | |
tree | 1761d5831576141ed8d4acaa897303ac7de776a0 /arch | |
parent | 55d1e9d83dd7ba3a6f28241dfac90f07af10d4f4 (diff) |
acer-wmi: Mark init data and code as such
Quite a lot of code and data of acer-wmi.c is only ever used during
initialization. Mark those accordingly -- and constify, where
appropriate -- so the memory can be released afterwards.
All in all those changes move ~10 kB of code and data to the .init
sections, marking them for release after initialization has finished.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: "Lee, Chun-Yi" <jlee@suse.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions