diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-04-10 19:00:48 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-11 23:42:52 +0400 |
commit | fa180eb448fa263cf18dd930143b515d27d70d7b (patch) | |
tree | a4aab2612150892bbc55b7fa7eb1559142429730 /drivers/net/can/sja1000/Kconfig | |
parent | 4e4098a3e08783cfd75f9fcdab276dc1d46931da (diff) | |
download | linux-fa180eb448fa263cf18dd930143b515d27d70d7b.tar.xz |
PM / Runtime: Idle devices asynchronously after probe|release
Putting devices into idle|suspend in a synchronous manner means we are
waiting for each device to become idle|suspended before the probe|release
is fully done.
This patch switch to use the asynchronous runtime PM API:s instead and
thus improves the parallelism since we can move on and handle the next
device in queue in an earlier phase.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Kevin Hilman <khilman@linaro.org>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/can/sja1000/Kconfig')
0 files changed, 0 insertions, 0 deletions