]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Apr 2011 13:27:58 +0000 (15:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Apr 2011 13:27:58 +0000 (15:27 +0200)
commitdbf278d0b16626e534cba64fab6cf408a1a7d273
tree8660217c1070b8d16f61db7750364391de917443
parent99f7a725d51a3040b39d861f9e594bd4687695d4
ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecs

The AMD chipset seems unstable in the normal operation mode, and it
seems requring more sensible access for each verb.  Enabling sync_write
mode and allowing bus-reset is a sort of workaround for these chipset
stability issues.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c