Files
android_kernel_xiaomi_sm8450/drivers/platform/x86
Mathias Krause 76d51dd9a0 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>
2014-08-16 01:23:52 -07:00
..
2014-01-12 23:44:09 +01:00
2014-01-12 23:44:09 +01:00
2013-07-10 15:42:40 -04:00
2013-02-24 14:49:54 -08:00
2014-06-09 17:45:36 -04:00
2014-08-16 01:23:51 -07:00