From: Rafael J. Wysocki Date: Wed, 15 Dec 2010 23:51:08 +0000 (+0100) Subject: PM: Remove redundant checks from core device resume routines X-Git-Tag: v2.6.38-rc1~443^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b219a51fdceaf76e0e18da57c7efb9e5586e567;p=pandora-kernel.git PM: Remove redundant checks from core device resume routines Since a separate list of devices is used to link devices that have completed each stage of suspend (or resume), it is not necessary to check dev->power.status in the core device resume routines any more. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed