commit | dce2079b89b6579c417bad8a7c44de1a89012ffa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 24 14:10:28 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jun 25 09:19:49 2011 +0200 |
tree | a89387232a79db4ab80430bc2114b131a6dac738 | |
parent | 2e925ddeb90ed13b2908c90c4ec31f17efe84359 [diff] |
ALSA: hda - Add snd_hda_get_conn_list() helper function Add a new helper function snd_hda_get_conn_list(). Unlike snd_hda_get_connections(), this function doesn't copy the connection-list but gives the raw pointer for the cached list. Signed-off-by: Takashi Iwai <tiwai@suse.de>