commit | 2e6ba515f50ef7ddf35b2703d014d3216c9b8b24 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Wed Sep 21 22:31:33 2011 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Wed Sep 21 22:31:33 2011 +0200 |
tree | 2071ea60cf599daccfd7a2117c9f24621de67be3 | |
parent | 5b1b0b812a7b1a5b968c5d06d90d1cb88621b941 [diff] |
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>