From: Takashi Iwai Date: Thu, 24 Jan 2013 16:23:35 +0000 (+0100) Subject: ALSA: hda - Add power state filtering X-Git-Tag: v3.9-rc1~129^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9419ab6b72325e20789a61004cf68dc9e909a009;p=pandora-kernel.git ALSA: hda - Add power state filtering Add a hook to struct hda_codec for filtering the target power state of each widget when powering up/down. The current hackish EAPD check is implemented as the default hook pointer, too. This allows codec drivers to implement own power filter. In the upcoming changes, the generic parser will have the better power filter based on the active paths. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed