From: Takashi Iwai Date: Fri, 24 Jun 2011 12:10:28 +0000 (+0200) Subject: ALSA: hda - Add snd_hda_get_conn_list() helper function X-Git-Tag: v3.1-rc1~271^2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce2079b89b6579c417bad8a7c44de1a89012ffa;p=pandora-kernel.git 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 --- Reading git-diff-tree failed