ALSA: pcm - Fix a typo in hw_ptr update check
authorJaroslav Kysela <perex@perex.cz>
Sat, 6 Jun 2009 16:32:06 +0000 (18:32 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 6 Jun 2009 16:32:06 +0000 (18:32 +0200)
commitd86bf92313bfd47885a92c7de63bde392d585f95
tree3f7742cbcaf2dae554507b62c3cd686764376bd6
parenta4444da31ec92f89cd6923579c20a9c240439cfc
ALSA: pcm - Fix a typo in hw_ptr update check

Fix a typo in the commit 13f040f9e55d41e92e485389123654971e03b819
  ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed
which causes obvious problems with PA.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_lib.c