diff options
author | Henrique de Moraes Holschuh <hmh@debian.org> | 2007-04-21 11:08:33 -0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-04-21 23:30:33 -0400 |
commit | a5763f2223ce3fdbc75923f8c948fc7b59ed2f96 (patch) | |
tree | 1995d92dbebe9727c9abb7107d9e1fa84ed2d792 /Documentation | |
parent | fe08bc4b4fd1371fad111675a564e4d2ebbf39ea (diff) | |
download | blackbird-obmc-linux-a5763f2223ce3fdbc75923f8c948fc7b59ed2f96.tar.gz blackbird-obmc-linux-a5763f2223ce3fdbc75923f8c948fc7b59ed2f96.zip |
ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions