commit | ef07a5abadfcb2470fc9cbfbee0cb41076b4ba9b | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sun May 16 19:45:54 2010 -0300 |
committer | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sun May 16 19:45:54 2010 -0300 |
tree | deb4a294d7c750d4942e25618105c22b688493bd | |
parent | 2cbb5c8f5533facb606adc5986ce40da2e987d6d [diff] |
thinkpad-acpi: clean up ACPI handles handling 1. Remove <handle>_path, as its only user was already removed in a previous commit 2. Move all handle initialization, as well as <handle>_parent and <handle>_paths to __init.* sections. This reduces the driver's runtime footprint nicely. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>