commit | 42ece6c1f8162cd782b44dc4863679e888531df5 | [log] [tgz] |
---|---|---|
author | Stas Sergeev <stsp@aknet.ru> | Sun May 18 18:30:03 2008 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 19 12:06:44 2008 +0200 |
tree | 4eeb1e9a2d6c7f406a57056b4b67c578a856e22c | |
parent | 2bc536a235382f2a14fbbefd4fa9cd6089c9d0d0 [diff] |
snd-pcsp: silent misleading warning It appears that alsa allows a sound buffer with size not evenly devided by the period size. This triggers a warning in snd-pcsp and floods the log. As a quick fix, the warning should be disabled. Signed-off-by: Stas Sergeev <stsp@aknet.ru> Signed-off-by: Takashi Iwai <tiwai@suse.de>