From: Takashi Iwai Date: Mon, 13 Oct 2008 01:07:14 +0000 (+0200) Subject: ALSA: Add extra delay count in PCM X-Git-Tag: v2.6.31-rc1~363^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bbe1ddf89a5ba3ec30fe5980912d8bda3a3cbb2;p=pandora-kernel.git ALSA: Add extra delay count in PCM Added runtime->delay field to adjust the delayed samples for snd_pcm_delay(). Typically a hardware FIFO length is stored in this field, so that the extra delay between hwptr and applptr can be computed. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed