From: Adrian Knoth Date: Sun, 14 Aug 2011 22:22:51 +0000 (+0200) Subject: ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cards X-Git-Tag: v3.2-rc1~127^2~2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b6fa108b33f4a3e3999563e830daff39d332f70;p=pandora-kernel.git ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cards On newer RME cards like RayDAT and AIO, the lower bound is 32 samples per period in contrast to 64 samples as seen on older cards. We hence lower period_bytes_min to 32 * 4. Four bytes per sample. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed