commit | f48f606d9f85a8b25c716082c73c36e9ff6f0cde | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Tue May 11 12:10:47 2010 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue May 11 12:17:55 2010 +0200 |
tree | 3c3cf4754a49d9bdc5f3bd648b53860dbc696ab5 | |
parent | e54637205b00837bf00de916b0ae361c6aa0b139 [diff] |
[ALSA] snd-hda-intel: Improve azx_position_ok() Add back the zero return value (activate workqueue) when bdl_pos_adj is nonzero for position check. Do the position related check only for first next period using wallclk counter. Return -1 value (ignore interrupt) when period_bytes variable is zero. Signed-off-by: Jaroslav Kysela <perex@perex.cz>