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)
commitdce2079b89b6579c417bad8a7c44de1a89012ffa
treea89387232a79db4ab80430bc2114b131a6dac738
parent2e925ddeb90ed13b2908c90c4ec31f17efe84359
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>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h