ALSA: hda - Use standard workqueue for unsol and jack events
The events that are handled by HD-audio drivers are no frequent and
urgent ones, so we can use the standard workqueue without any problem
nowadays.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/pci/hda/hda_codec.c 5 additions, 21 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_codec.h 0 additions, 2 deletionssound/pci/hda/hda_codec.h
- sound/pci/hda/hda_intel.c 4 additions, 4 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_ca0132.c 1 addition, 2 deletionssound/pci/hda/patch_ca0132.c
- sound/pci/hda/patch_hdmi.c 3 additions, 5 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_via.c 1 addition, 2 deletionssound/pci/hda/patch_via.c
Loading
Please register or sign in to comment