From: Rafael J. Wysocki Date: Fri, 10 Apr 2015 14:07:38 +0000 (+0200) Subject: ACPI / scan: Simplify acpi_match_device() X-Git-Tag: omap-for-v4.1/fixes-rc1~144^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1acdeb0e770;p=pandora-kernel.git ACPI / scan: Simplify acpi_match_device() Redefine acpi_companion_match() to return an ACPI device object pointer instead of a bool and use it to remove some redundant code from acpi_match_device(). Signed-off-by: Rafael J. Wysocki Tested-by: Mika Westerberg --- Reading git-diff-tree failed