git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8372d49
)
ALSA: ctxfi - Fix supported PCM formats
author
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 12:39:05 +0000
(14:39 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 13:54:46 +0000
(15:54 +0200)
The device seems supporting only U8, S16, S24_3LE, S32. Other linear
formats result in bad outputs.
Also, added the support for 32bit float format, which wasn't listed
in the original code.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found