commit | 39fa84e94a7df64a6ba27669ef98b51994fb6894 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jun 27 15:28:57 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 27 15:28:57 2011 +0200 |
tree | 6422d45980d50291a34eeac9a19c5b5bae4366f5 | |
parent | 6d86b4fb407995081c85106188e2d2404529d71c [diff] |
ALSA: hda - Simplify EAPD control in patch_realtek.c Look through the known NIDs that may have EAPD capabilities and turn on/off them appropriately instead of checking the individual vendor ids. This will also avoid the forgotten entries of newly added codec ids in future. Signed-off-by: Takashi Iwai <tiwai@suse.de>