]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf112d84ed2efd3c06f8d5fba6bc47e521d82ca18
tree6ede0f67b2597038219466d2a2dc7d9729202c1c
parent9c292ec3f287eebe51593121635e6efb31a3cde9
[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