From: Takashi Iwai Date: Thu, 28 Apr 2011 10:18:53 +0000 (+0200) Subject: ALSA: hda - Consolidate default automute functions for Realtek X-Git-Tag: v3.0-rc1~347^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d922b51dabbe9b6aeee44e2e3a605323591e3707;p=pandora-kernel.git ALSA: hda - Consolidate default automute functions for Realtek 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 --- Reading git-diff-tree failed