commit | 92ee6162c48fab24f0676969f0f147fc12f8f21c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Dec 27 11:18:59 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Dec 27 13:39:14 2009 +0100 |
tree | 631e0b20ad7d7aa4ce43719fbb3cc7ddfcbe2255 | |
parent | 043958e602ac2cbf918c0dab1e4e2a7f9751ebf6 [diff] |
ALSA: hda - Add snd_hda_shutup_pins() helper function Add a common helper function for clearing pin controls before suspend. Use the pincfg array instead of looking through all widget tree. Signed-off-by: Takashi Iwai <tiwai@suse.de>