From: Rafael J. Wysocki Date: Sun, 3 Mar 2013 22:05:14 +0000 (+0100) Subject: ACPI / scan: Introduce acpi_scan_match_handler() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56980744ed99994799850903627c4bbb5fed006;p=pandora-kernel.git ACPI / scan: Introduce acpi_scan_match_handler() Introduce helper routine acpi_scan_match_handler() that will find the ACPI scan handler matching a given device ID, if there is one, and rework acpi_scan_attach_handler() to use the new routine (that routine will also be useful for other purposes going forward). Signed-off-by: Rafael J. Wysocki Acked-by: Yasuaki Ishimatsu Acked-by: Toshi Kani Tested-by: Toshi Kani --- Reading git-diff-tree failed