From: Rafael J. Wysocki Date: Fri, 29 Nov 2013 15:27:43 +0000 (+0100) Subject: ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() X-Git-Tag: v3.14-rc1~107^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24dee1fc99fd6d38fc859d7f6dda1dab21493bef;p=pandora-kernel.git ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() There is no reason to pass an ACPI handle to acpi_bind_one() instead of a struct acpi_device pointer to the target device object, so modify that function to take a struct acpi_device pointer as its second argument and update all code depending on it accordingly. Signed-off-by: Rafael J. Wysocki Tested-by: Lan Tianyu # for USB/ACPI --- Reading git-diff-tree failed