From: Rafael J. Wysocki Date: Wed, 14 Nov 2012 23:30:01 +0000 (+0100) Subject: ACPI: Move device resources interpretation code from PNP to ACPI core X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~15^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046d9ce6820e99087e81511284045eada94950e8;p=pandora-kernel.git ACPI: Move device resources interpretation code from PNP to ACPI core Move some code used for parsing ACPI device resources from the PNP subsystem to the ACPI core, so that other bus types (platform, SPI, I2C) can use the same routines for parsing resources in a consistent way, without duplicating code. Signed-off-by: Rafael J. Wysocki Reviewed-by: Mika Westerberg Tested-by: Mika Westerberg --- Reading git-diff-tree failed