diff options
author | Kai-Heng Feng <[email protected]> | 2020-04-21 16:21:55 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2020-04-22 16:36:18 +0200 |
commit | 09beebd8f93b3c8bf894e342f0a203a5c612478c (patch) | |
tree | 0179e02a15a2535e49373e02212f6863efbf0522 /drivers/net/ethernet/intel/igb/igb_main.c | |
parent | ae83d0b416db002fe95601e7f97f64b59514d936 (diff) |
PM: sleep: core: Switch back to async_schedule_dev()
Commit 8b9ec6b73277 ("PM core: Use new async_schedule_dev command")
introduced a new function for better performance.
However commit f2a424f6c613 ("PM / core: Introduce dpm_async_fn()
helper") went back to the non-optimized version, async_schedule().
So switch back to the sync_schedule_dev() to improve performance
Fixes: f2a424f6c613 ("PM / core: Introduce dpm_async_fn() helper")
Signed-off-by: Kai-Heng Feng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions