commit | 0ec33d1f952934ea3251cefc6d108b47818eedd0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Sep 20 15:20:52 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 20 15:36:07 2010 +0200 |
tree | 78a8ba489440e192f40fcfd7d7ea8f5885f1650d | |
parent | f3550d1b052a8acf4159b407dbdd1def47f223f9 [diff] |
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 <tiwai@suse.de>