commit | 3b52b21fa1f44c8956e21dfba645eda959111b5e | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Feb 21 01:10:09 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Feb 21 01:10:09 2014 +0100 |
tree | 8c6ac7f521467f66dbf55249beb25d0446ac6957 | |
parent | 96075315c5e7077fc5a3ac54c9b9e97e376e66ed [diff] |
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 <rafael.j.wysocki@intel.com>