commit | d507941beb1ef98c19e2902007aee4faf36f854f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Nov 04 13:57:15 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Nov 04 14:09:12 2014 +0100 |
tree | e90d18395487c04390fd0ccf8130e953afa0b749 | |
parent | aa8edd8ca6a110349b00e360823c64e8cd106289 [diff] |
ALSA: pcm: Correct PCM BUG error message While converting to dev_*(), the message showing the invalid PCM position was wrongly tagged as if an XRUN although it's actually a BUG. This patch corrects the message again. Signed-off-by: Takashi Iwai <tiwai@suse.de>