From: Eldad Zack Date: Fri, 19 Jul 2013 16:26:53 +0000 (+0200) Subject: ALSA: usb-audio: 6fire: return correct XRUN indication X-Git-Tag: v3.11-rc3~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2f93a4c4981b3646b6f98f477154411b8516cb;p=pandora-kernel.git ALSA: usb-audio: 6fire: return correct XRUN indication Return SNDRV_PCM_POS_XRUN (snd_pcm_uframes_t) instead of SNDRV_PCM_STATE_XRUN (snd_pcm_state_t) from the pointer function of 6fire, as expected by snd_pcm_update_hw_ptr0(). Caught by sparse. Signed-off-by: Eldad Zack Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed