diff options
author | 2019-01-22 10:39:42 -0800 | |
---|---|---|
committer | 2019-01-31 14:20:54 +0100 | |
commit | 8b9ec6b732775849f506aa6c2649e626e82a297c (patch) | |
tree | d8c40989be49bba81479d74b432c21b147582c3a /drivers/base/core.c | |
parent | driver core: Attach devices on CPU local to device node (diff) | |
download | wireguard-linux-8b9ec6b732775849f506aa6c2649e626e82a297c.tar.xz wireguard-linux-8b9ec6b732775849f506aa6c2649e626e82a297c.zip |
PM core: Use new async_schedule_dev command
Use the device specific version of the async_schedule commands to defer
various tasks related to power management. By doing this we should see a
slight improvement in performance as any device that is sensitive to
latency/locality in the setup will now be initializing on the node closest
to the device.
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions