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

ALSA: hda - Support sync after writing a verb



This patch adds a debug mode to make the codec communication
synchronous.  Define SND_HDA_SUPPORT_SYNC_WRITE in hda_codec.c,
and the call of snd_hda_codec_write*() will become synchronous,
i.e. wait for the reply from the codec at each time issuing a verb.

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