]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI / bind: Redefine acpi_get_child()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 27 Nov 2013 00:54:25 +0000 (01:54 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 27 Nov 2013 00:54:25 +0000 (01:54 +0100)
commit3e742620604fc2e86b167e36994d732fc431cdf6
tree997af93d0bda85eb52417aaa89da5403d9c2f57d
parente69eae5518722ec2dc0d8e6f4367d6d974a3c01a
ACPI / bind: Redefine acpi_get_child()

Since acpi_get_child() is the only user of acpi_find_child() now,
drop the static inline definition of the former and redefine the
latter as new acpi_get_child().

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Aaron Lu <aaron.lu@intel.com>
Tested-by: Aaron Lu <aaron.lu@intel.com> # for ATA binding
drivers/acpi/glue.c
include/acpi/acpi_bus.h