ALSA: hda - Allow FLOAT PCM format
authorTakashi Iwai <tiwai@suse.de>
Wed, 1 Jul 2009 16:05:27 +0000 (18:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 1 Jul 2009 16:05:27 +0000 (18:05 +0200)
commitb5025c50b5e817b3e509ad7e569f131b80d7c223
tree3d7ded230b3a6a2ab6958b5790533d246949b1f0
parent0d971c9fcf06d22663040570c3cfe08b137c4b2f
ALSA: hda - Allow FLOAT PCM format

So far, the FLOAT PCM format is used only exclusivley set.  But
this can be a combination with other formats.

This patch changes the parser to allow the FLOAT format in addition
to other PCM formats.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c