[ALSA] hda-codec - Clean up and fix ALC-codec support code
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2005 17:50:25 +0000 (19:50 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Jun 2005 10:28:44 +0000 (12:28 +0200)
commit05acb863a27e7f82d81c422b977415fa80b99f96
tree6ede0f67b2597038219466d2a2dc7d9729202c1c
parent4b3acaf5b56f53ef259a6ddf8e17dcb529631d9b
[ALSA] hda-codec - Clean up and fix ALC-codec support code

HDA Codec driver
Clean up and fix ALC-codec support code.

The last addition of bound volume is fixed now to handle correctly
the bound 'mute switches'.  The analog loopback should work better.
The init verbs are fixed together with this change.

The numbers are replaced with macros for better readability.

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