From: Henrique de Moraes Holschuh Date: Sun, 16 May 2010 22:45:54 +0000 (-0300) Subject: thinkpad-acpi: clean up ACPI handles handling X-Git-Tag: v2.6.35-rc1~438^2~13^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef07a5abadfcb2470fc9cbfbee0cb41076b4ba9b;p=pandora-kernel.git thinkpad-acpi: clean up ACPI handles handling 1. Remove _path, as its only user was already removed in a previous commit 2. Move all handle initialization, as well as _parent and _paths to __init.* sections. This reduces the driver's runtime footprint nicely. Signed-off-by: Henrique de Moraes Holschuh --- Reading git-diff-tree failed