summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorRafael J. Wysocki2014-02-16 00:09:34 +0100
committerRafael J. Wysocki2014-02-16 01:51:15 +0100
commitb43109fa466e6e29091b3e62e6a6c8a0bd099beb (patch)
tree539a7f34c0d8c37fe4c400a7dba697b0d98f33a8 /init
parentACPI / dock: Dispatch dock notifications from the global notify handler (diff)
downloadkernel-qcow2-linux-b43109fa466e6e29091b3e62e6a6c8a0bd099beb.tar.gz
kernel-qcow2-linux-b43109fa466e6e29091b3e62e6a6c8a0bd099beb.tar.xz
kernel-qcow2-linux-b43109fa466e6e29091b3e62e6a6c8a0bd099beb.zip
ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()
Since we already know what the device's PNP IDs are when acpi_device_is_battery() is called, it is not necessary to run acpi_get_object_info() for the device in that function. Instead, if acpi_device_is_battery() is passed a pointer to a struct acpi_device object, it can use the list of PNP IDs from that object, so make that happen and modify the function's header accordingly Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions