Searched hist:"3 b52b21fa1f44c8956e21dfba645eda959111b5e" (Results 1 – 3 of 3) sorted by relevance
/linux/include/acpi/ |
H A D | acpi_drivers.h | diff 3b52b21fa1f44c8956e21dfba645eda959111b5e Fri Feb 21 01:10:09 CET 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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>
|
/linux/drivers/acpi/ |
H A D | dock.c | diff 3b52b21fa1f44c8956e21dfba645eda959111b5e Fri Feb 21 01:10:09 CET 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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>
|
/linux/drivers/pci/hotplug/ |
H A D | acpiphp_glue.c | diff 3b52b21fa1f44c8956e21dfba645eda959111b5e Fri Feb 21 01:10:09 CET 2014 Rafael J. Wysocki <rafael.j.wysocki@intel.com> 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>
|