commit | edb39935c8b19fcd9a8f619d0bc1e9d04594cd2b | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Wed Jun 02 13:29:17 2010 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Wed Jun 02 13:34:01 2010 +0200 |
tree | ebfb9581a66a2aa02cd9f0f8dd97800b3b6ed29d | |
parent | aef4b9aaae1decc775778903922bd0075cce7a88 [diff] |
ALSA: hda-intel - fix wallclk variable update and condition This patch fixes thinko introduced in "last minutes" before commiting of the last wallclk patch. It also fixes the condition checking if the first period after last wallclk update is processed. There is a little rounding error in period_wallclk. Signed-off-by: Jaroslav Kysela <perex@perex.cz>