summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>2011-08-15 00:22:52 +0200
committerTakashi Iwai <tiwai@suse.de>2011-08-15 10:25:23 +0200
commit1ad5972f71f94d8a8b5b683dd5f81a52a4ddf54c (patch)
tree145f220cada8e3b87005366c7c26fcde61518c2c /README
parent1b6fa108b33f4a3e3999563e830daff39d332f70 (diff)
downloadop-kernel-dev-1ad5972f71f94d8a8b5b683dd5f81a52a4ddf54c.zip
op-kernel-dev-1ad5972f71f94d8a8b5b683dd5f81a52a4ddf54c.tar.gz
ALSA: hdspm - Reorder period sizes according to their bit representation
On newer RME cards like RayDAT and AIO, the 8192 samples per period size are no longer supported. Instead, setting all three bits of HDSP_LatencyMask to one ({1,1,1}) now corresponds to 32 samples per period. To make this more obvious to future developers, let's reorder the array according to their bit representation, starting at 64 ({0,0,0}) up to 4096 ({1,1,0}) and finally 32 ({1,1,1}). Note that this patch doesn't change semantics. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud