Merge branch 'topic/pcm-jiffies-check' into for-linus
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Jun 2009 05:26:41 +0000 (07:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Jun 2009 05:26:41 +0000 (07:26 +0200)
commit3b88bc522986ae853670fcba71bb3761c84f7867
tree149a6239c963dfa1111e1ffa736e52edbeaa07bd
parenteabaf0634a9034f2e487b0be347edc1460c026a4
parentc00701101b82f2bc61dfc259748ec6e5288af6a9
Merge branch 'topic/pcm-jiffies-check' into for-linus

* topic/pcm-jiffies-check:
  ALSA: pcm - A helper function to compose PCM stream name for debug prints
  ALSA: pcm - Fix update of runtime->hw_ptr_interrupt
  ALSA: pcm - Fix a typo in hw_ptr update check
  ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value
  ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed
  ALSA: PCM midlevel: introduce mask for xrun_debug() macro
  ALSA: PCM midlevel: improve fifo_size handling
include/sound/pcm.h
sound/core/pcm_lib.c