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