From: Geert Uytterhoeven Date: Mon, 17 Mar 2014 20:26:11 +0000 (+0100) Subject: PM / Runtime: Update runtime_idle() documentation for return value meaning X-Git-Tag: v3.15-rc1~151^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=651665dbfdfca3201966c72edefdb0391160bea9;p=pandora-kernel.git PM / Runtime: Update runtime_idle() documentation for return value meaning As of commit 45f0a85c8258 ('PM / Runtime: Rework the "runtime idle" helper routine'), the return value of ->runtime_idle() is no longer ignored by the PM core, but used to decide whether to suspend the device or not. Update the documentation to match the code. Signed-off-by: Geert Uytterhoeven Acked-by: Pavel Machek Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed