aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorUlf Hansson <[email protected]>2013-04-10 17:00:48 +0200
committerGreg Kroah-Hartman <[email protected]>2013-04-11 12:42:52 -0700
commitfa180eb448fa263cf18dd930143b515d27d70d7b (patch)
treea4aab2612150892bbc55b7fa7eb1559142429730 /net/lapb/lapb_in.c
parent4e4098a3e08783cfd75f9fcdab276dc1d46931da (diff)
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 <[email protected]> Acked-by: Kevin Hilman <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Cc: Alan Stern <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions