git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e925dd
)
ALSA: hda - Add snd_hda_get_conn_list() helper function
author
Takashi Iwai
<tiwai@suse.de>
Fri, 24 Jun 2011 12:10:28 +0000
(14:10 +0200)
committer
Takashi 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