ALSA: hda - Consolidate default automute functions for Realtek
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 10:18:53 +0000 (12:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 12:45:19 +0000 (14:45 +0200)
There are two entry points for the headphone automute functions for
Realtek, alc_automute_amp() and alc_automute_pin().  These call the
same function in the end, so we can basically consolidate these
with a flag in spec.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found