PM / Runtime: Fix kerneldoc comment for rpm_suspend()
authorMing Lei <ming.lei@canonical.com>
Wed, 12 Oct 2011 03:53:32 +0000 (11:53 +0800)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 16 Oct 2011 21:25:08 +0000 (23:25 +0200)
commit47d8f0bac0fda4c15a030f92cd6da6c6bed87459
tree57b4078eac2bd58b412ca09bc47f2827050cf47e
parent2fb242adcaab5defa2f208775ac4f181ac998fdd
PM / Runtime: Fix kerneldoc comment for rpm_suspend()

This patch fix kerneldoc comments for rpm_suspend():

 - 'Cancel a pending idle notification' should be put before, also
   should be changed to 'Cancel a pending idle notification,
   autosuspend or suspend'.

 - idle notification for the device after succeeding suspend has
   been removed, so update the comment accordingly.

[rjw: Modified the subject and changelog slightly.]

Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/base/power/runtime.c