From: Adrian Hunter Date: Fri, 23 Nov 2012 20:07:12 +0000 (+0100) Subject: ACPI / PNP: skip ACPI device nodes associated with physical nodes already X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2905875344f977acd188a2b0f1d163491e91459b;p=pandora-kernel.git ACPI / PNP: skip ACPI device nodes associated with physical nodes already Make pnpacpi_add_device() ignore ACPI device nodes already associated with struct device objects representing physical devices. In particular, this will prevent PNP device objects from being created for ACPI device nodes already associated with platform devices. This change was originally proposed by Mika Westerberg. [rjw: Modified the subject and changelog.] Signed-off-by: Adrian Hunter Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed