ALSA: ctxfi - Fix supported PCM formats
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 12:39:05 +0000 (14:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 13:54:46 +0000 (15:54 +0200)
commitd2b9b96c516d4d61663d92ab4ad4f15ca0134ef2
tree08e1ade24ec6a110f625a8e184697d1db9284716
parent8372d4980fbc2e403f0dc5457441c8c6b7c04915
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>
sound/pci/ctxfi/ctatc.c
sound/pci/ctxfi/ctpcm.c