]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 25 Jan 2013 18:26:36 +0000 (11:26 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 25 Jan 2013 18:26:36 +0000 (11:26 -0700)
commita2766602ac6885f9514abd97821984cd152cdad3
tree8932650a9accababfcc37daf515aa75cb0df7749
parent295a7f6235bfa21be3454aebc1bea1eaf0b74fb7
parentb8bd759acd05281abf88cddef30c57313c109697
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/acpi-scan2

* 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
  ACPI: update ej_event interface to take acpi_device
  ACPI / scan: Add second pass to acpi_bus_trim()
  ACPI / scan: Change the implementation of acpi_bus_trim()
  ACPI / scan: Drop the second argument of acpi_bus_trim()
  ACPI / scan: Drop the second argument of acpi_device_unregister()
  ACPI: Remove the ops field from struct acpi_device
  ACPI: remove unused acpi_op_bind and acpi_op_unbind
  ACPI / scan: Fix check of device_attach() return value.