From: Takashi Iwai Date: Fri, 27 Feb 2015 21:43:26 +0000 (+0100) Subject: ALSA: hda - Use standard workqueue for unsol and jack events X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~43^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f35c630f7d49efdef29b58d81ed2531ddd916d9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed