commit | d2b9b96c516d4d61663d92ab4ad4f15ca0134ef2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 02 14:39:05 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 02 15:54:46 2009 +0200 |
tree | 08e1ade24ec6a110f625a8e184697d1db9284716 | |
parent | 8372d4980fbc2e403f0dc5457441c8c6b7c04915 [diff] |
ALSA: ctxfi - Fix supported PCM formats 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>