From: Rafael J. Wysocki Date: Fri, 24 Dec 2010 14:04:06 +0000 (+0100) Subject: PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally X-Git-Tag: v2.6.38-rc1~443^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b31db8a16fa0d4d6a0fa42d044e7a4f4dad3641;p=pandora-kernel.git PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally The __pm_generic_resume() function changes the given device's runtime PM status to RPM_ACTIVE if its driver's callback returns 0, but it only should do that if the rumtime PM is enabled for the device. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed