PM / Runtime: pm_runtime_idle() can be called in atomic context
authorMing Lei <tom.leiming@gmail.com>
Wed, 21 Sep 2011 20:31:33 +0000 (22:31 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 21 Sep 2011 20:31:33 +0000 (22:31 +0200)
commit2e6ba515f50ef7ddf35b2703d014d3216c9b8b24
tree2071ea60cf599daccfd7a2117c9f24621de67be3
parent5b1b0b812a7b1a5b968c5d06d90d1cb88621b941
PM / Runtime: pm_runtime_idle() can be called in atomic context

Add to pm_runtime_idle the list of functions that can be called
in atomic context if pm_runtime_irq_safe() has been called for the
device.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Documentation/power/runtime_pm.txt