From: Rafael J. Wysocki Date: Thu, 17 Jan 2013 13:11:07 +0000 (+0100) Subject: ACPI: Take power resource initialization errors into account X-Git-Tag: v3.9-rc1~146^2~10^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88c9c603b2ad0cd0fbe90afedba3f1becbbeb79;p=pandora-kernel.git ACPI: Take power resource initialization errors into account Some ACPI power resource initialization errors, like memory allocation errors, are not taken into account appropriately in some cases, which may lead to a device having an incomplete list of power resources that one of its power states depends on, for one example. Rework the power resource initialization and namespace scanning code so that power resource initialization errors are treated more seriously. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed