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)
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