Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ALSA: ens1370: SRC stands for Sample Rate Converter

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Rene Herman and committed by
Takashi Iwai
810fd3f3 e785d3d8

+1 -1
+1 -1
sound/pci/ens1370.c
··· 522 return r; 523 cond_resched(); 524 } 525 - snd_printk(KERN_ERR "wait source ready timeout 0x%lx [0x%x]\n", 526 ES_REG(ensoniq, 1371_SMPRATE), r); 527 return 0; 528 }
··· 522 return r; 523 cond_resched(); 524 } 525 + snd_printk(KERN_ERR "wait src ready timeout 0x%lx [0x%x]\n", 526 ES_REG(ensoniq, 1371_SMPRATE), r); 527 return 0; 528 }