From: Rafael J. Wysocki Date: Fri, 21 Feb 2014 00:10:09 +0000 (+0100) Subject: ACPI / dock: Use ACPI device object pointers instead of ACPI handles X-Git-Tag: v3.15-rc1~151^2~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b52b21fa1f44c8956e21dfba645eda959111b5e;p=pandora-kernel.git ACPI / dock: Use ACPI device object pointers instead of ACPI handles Rework the ACPI dock station driver to store ACPI device object pointers instead of ACPI handles in its internal data structures. The purpose is moslty to make subsequent simplifications possible, but also this allows the overall code size to be reduced slightly. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed