From: Ulf Hansson Date: Fri, 12 Apr 2013 09:41:06 +0000 (+0000) Subject: PM / Runtime: Asyncronous idle|suspend devices at system resume X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~5^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af93933974d7b4dd1f9003e50bae239760fc7978;p=pandora-kernel.git PM / Runtime: Asyncronous idle|suspend devices at system resume Use the asyncronous runtime PM API when returning the runtime reference for the device after the system resume is completed. By using the asyncronous runtime PM API we don't have to wait for each an every device to become idle|suspended. Instead we can move on and handle the next device in queue. Signed-off-by: Ulf Hansson Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed