diff options
author | 2009-04-27 09:44:40 +0200 | |
---|---|---|
committer | 2009-05-29 11:47:33 +0200 | |
commit | 8bea869c5e56234990e6bad92a543437115bfc18 (patch) | |
tree | 7d0a5c4eeeeb69623066eccb363f35e0f2e3fda6 /drivers/base/platform.c | |
parent | Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check (diff) | |
download | wireguard-linux-8bea869c5e56234990e6bad92a543437115bfc18.tar.xz wireguard-linux-8bea869c5e56234990e6bad92a543437115bfc18.zip |
ALSA: PCM midlevel: improve fifo_size handling
Move the fifo_size assignment to hw->ioctl callback to allow lowlevel
drivers overwrite the default behaviour.
fifo_size is in frames not bytes as specified in asound.h and alsa-lib's
documentation, but most hardware have fixed byte based FIFOs. Introduce
internal SNDRV_PCM_INFO_FIFO_IN_FRAMES.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions