Skip to content
Commit e8c0ee5d authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix misc workqueue issues



Some fixes regarding snd-hda-intel workqueue:
- Use create_singlethread_workqueue() instead of create_workqueue()
  as per-CPU work isn't required.
- Allocate workq name string properly
- Renamed the workq name to "hd-audio*" to be more obvious.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f67d8176
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment