]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Disable FLOAT format support
authorTakashi Iwai <tiwai@suse.de>
Sat, 12 May 2012 07:38:05 +0000 (09:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 May 2012 07:38:05 +0000 (09:38 +0200)
commit8c7dd8907637d863bdd175f24e895cbcfe03e1e5
treeea1e868274ea72c3b37bba9dc00024723000b30a
parent2d825fd82eb765412a558a56e193b77117d56699
ALSA: hda - Disable FLOAT format support

It turned out that the FLOAT format on CS4206 results in simple
noises, which implies that this is no right format as is.
Since CS4206 is the only codec supporting the float, let's disable it
until we find the correct format.

Reported-and-tested-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c