From: Takashi Iwai Date: Fri, 20 Feb 2015 08:58:14 +0000 (+0100) Subject: ALSA: hda - Power down codec automatically at registration X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~43^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=709949fbe9632941585dcacabc8a66010030ed10;p=pandora-kernel.git ALSA: hda - Power down codec automatically at registration So far, we let the controller driver power down the all codecs at the end of probe. But this can be done better in the codec's dev_register callback. This results in the reduction of duplicated codes in each control driver. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed