ALSA: hda - Fix digital converter proc output
authorTakashi Iwai <tiwai@suse.de>
Thu, 19 Jun 2008 13:41:37 +0000 (15:41 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 20 Jun 2008 12:16:01 +0000 (14:16 +0200)
commita1855d802fb62718192eb7e180161b08adff4e73
treea2f1471258f55d578d2fe959fc466cce9d5fcbfb
parent28bb171169247754bae47bad0609208333e7a34b
ALSA: hda - Fix digital converter proc output

AC_VERB_GET_DIGI_CONVERT_2 isn't actually implemented but reserved.
The whole SIC bits are returned from DIGI_CONVERT_1.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_proc.c