From: Toshi Kani Date: Mon, 4 Mar 2013 21:30:43 +0000 (+0000) Subject: ACPI: Update PNPID match handling for notify X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b772e8f9;p=pandora-kernel.git ACPI: Update PNPID match handling for notify When installing/removing a notify handler to/from an ACPI device object, ACPI core tries to match its associated scan handler to see if it supports hotplug. However, the matching logic of the notify handler is different from the matching logic of attaching a scan handler to an ACPI device object. This patch updates the matching logic of the notify handlers to be consistent with the attach handling. Signed-off-by: Toshi Kani Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed