From: Ming Lei Date: Wed, 21 Sep 2011 20:31:33 +0000 (+0200) Subject: PM / Runtime: pm_runtime_idle() can be called in atomic context X-Git-Tag: v3.2-rc1~178^2~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e6ba515f50ef7ddf35b2703d014d3216c9b8b24;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed