ALSA: hda - Add snd_hda_get_conn_list() helper function
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Jun 2011 12:10:28 +0000 (14:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 25 Jun 2011 07:19:49 +0000 (09:19 +0200)
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>

No differences found