From: Takashi Iwai Date: Mon, 20 Sep 2010 13:20:52 +0000 (+0200) Subject: ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacks X-Git-Tag: v2.6.37-rc1~126^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec33d1f952934ea3251cefc6d108b47818eedd0;p=pandora-kernel.git ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacks Create a helper function to simplify the code. Also, cleaned up the ifdef SND_HDA_NEEDS_RESUME and CONFIG_SND_HDA_POWER_SAVE. The former is always defined when the latter is set. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed