diff options
author | 2010-03-26 16:07:25 +0200 | |
---|---|---|
committer | 2010-03-26 15:26:38 +0100 | |
commit | 0f17014b340b98465fcf0de4c0d6c84a002ec53b (patch) | |
tree | c673482b4147cb5cbb9a180496569482e291ccbf /net/lapb/lapb_subr.c | |
parent | ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist (diff) | |
download | linux-dev-0f17014b340b98465fcf0de4c0d6c84a002ec53b.tar.xz linux-dev-0f17014b340b98465fcf0de4c0d6c84a002ec53b.zip |
ALSA: pcm_lib - fix xrun functionality
The commit 4d96eb255c53ab5e39b37fd4d484ea3dc39ab456 broke the interrupt
time xrun functionality (stream stop etc.) if the CONFIG_SND_PCM_XRUN_DEBUG
is not set. This is because the xrun() is null defined without it.
Fix this by letting the function xrun() to be always defined as it was
before.
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions