]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: add polling mode in snd_hdac_bus_get_response
authorBard Liao <yung-chuan.liao@linux.intel.com>
Sun, 26 May 2019 16:58:35 +0000 (00:58 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 May 2019 05:52:02 +0000 (07:52 +0200)
commit5e1b4f4863b53b442b0676eb6f1131b946dbfbf0
tree644dda75ab513b3aa84a15d64f7a2d7e4adfa0be
parentea9c6878af5d2160ac3307629a8bd38dfc4ac4d0
ALSA: hda: add polling mode in snd_hdac_bus_get_response

Polling mode is useful if a machine somehow missed an expected IRQ.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/hdac_controller.c