commit | b5025c50b5e817b3e509ad7e569f131b80d7c223 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 01 18:05:27 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 01 18:05:27 2009 +0200 |
tree | 3d7ded230b3a6a2ab6958b5790533d246949b1f0 | |
parent | 0d971c9fcf06d22663040570c3cfe08b137c4b2f [diff] |
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>