diff options
author | Takashi Iwai <[email protected]> | 2016-11-28 16:32:19 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-11-30 17:41:13 +0000 |
commit | 786e1c37194e8e822eb72a0aed5fa850e07071a0 (patch) | |
tree | 0fa452a029786a67d2931126b3ea5c3d45e0061b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 91197a9230e852eeefdb79b1bddc3cd9505d4248 (diff) |
ASoC: intel: Replace kthread with work
The usage pattern of kthread worker in Intel SST drivers can be
replaced gracefully with the normal workqueue, which is more light-
weight and easier to manage in general. Let's do it.
While in the replacement, move the schedule_work() call inside the
spinlock for excluding the race, too.
Signed-off-by: Takashi Iwai <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Tested-by: Subhransu S. Prusty <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions