android_kernel_google_msm/sound/pci/rme9652
Adrian Knoth 0f86e13f61 ALSA: hdspm - Constrain periods to 2 on older cards
commit f0153c3d948c1764f6c920a0675d86fc1d75813e upstream.

RME RayDAT and AIO use a fixed buffer size of 16384 samples. With period
sizes of 32-4096, this translates to 4-512 periods.

The older RME cards have a variable buffer size but require exactly two
periods.

This patch enforces nperiods=2 on those cards.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-06-19 11:40:16 +08:00
..
Makefile
hdsp.c
hdspm.c ALSA: hdspm - Constrain periods to 2 on older cards 2015-06-19 11:40:16 +08:00
rme9652.c ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] 2014-02-06 11:05:47 -08:00