]> git.baikalelectronics.ru Git - kernel.git/commit
PM / Runtime: Update runtime_idle() documentation for return value meaning
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Mon, 17 Mar 2014 20:26:11 +0000 (21:26 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Mar 2014 02:33:41 +0000 (03:33 +0100)
commitc2335d7c5b91683c58c81da658e0d6248ef3c065
tree19d81e9ad95986fe7d76cd6fd2a61d262d17617a
parentd9770849395b56b93d25b1e2d2afe0e66901787d
PM / Runtime: Update runtime_idle() documentation for return value meaning

As of commit db71c9a989f8 ('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 <geert+renesas@linux-m68k.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/pm.h