From: Takashi Iwai Date: Thu, 11 Sep 2014 13:29:18 +0000 (+0200) Subject: ALSA: hda - Remove superfluous callbacks from STAC/IDT codecs X-Git-Tag: fixes-against-v3.18-rc2~128^2~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa699c492e77ec01a038e8a8add6ce04011b9561;p=pandora-kernel.git ALSA: hda - Remove superfluous callbacks from STAC/IDT codecs Now we can register multiple callbacks to each jack, most of hooks used in STAC/IDT codecs can be removed by enabling the powermap update callback for all relevant pins. Along with this, the call of stac_init_power_map() can be moved back to stac_parse_auto_config() and the own build_controls callback can be removed, too. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed