commit | 1327a32b878b5ed2113c63557b6f4f949f821857 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 13:07:47 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 13:08:33 2009 +0100 |
tree | 25b47d63e8cc68840134120fc49e4fa499f54569 | |
parent | 52ca15b7c0c711eb37f5e4b769e8488e5c516d43 [diff] |
ALSA: hda - Cache pin-cap values Added snd_hda_query_pin_caps() to read and cache pin-cap values to avoid too frequently issuing the same verbs. Signed-off-by: Takashi Iwai <tiwai@suse.de>