mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-28 01:05:36 +00:00
Move the .init method from ibms struct to another struct, and use a list head to control which subdrivers have been activated. This allows us to have the subdriver init methods marked __init, saving quite a lot of .text size, and even a bit of .data size as some data can now be made __initdata. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com> |
||
|---|---|---|
| .. | ||
| hdpuftrs | ||
| ibmasm | ||
| asus-laptop.c | ||
| ioc4.c | ||
| Kconfig | ||
| lkdtm.c | ||
| Makefile | ||
| msi-laptop.c | ||
| sony-laptop.c | ||
| thinkpad_acpi.c | ||
| thinkpad_acpi.h | ||
| tifm_7xx1.c | ||
| tifm_core.c | ||