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)
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>

No differences found