Skip to content

Commit

Permalink
ALSA: ens1370: SRC stands for Sample Rate Converter
Browse files Browse the repository at this point in the history
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Rene Herman authored and Takashi Iwai committed Jul 17, 2008
1 parent e785d3d commit 810fd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/pci/ens1370.c
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ static unsigned int snd_es1371_wait_src_ready(struct ensoniq * ensoniq)
return r;
cond_resched();
}
snd_printk(KERN_ERR "wait source ready timeout 0x%lx [0x%x]\n",
snd_printk(KERN_ERR "wait src ready timeout 0x%lx [0x%x]\n",
ES_REG(ensoniq, 1371_SMPRATE), r);
return 0;
}
Expand Down

0 comments on commit 810fd3f

Please sign in to comment.