commit | 8d087c7600499463b7b8e3d4da4da40669cb8bfa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 28 12:45:47 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 29 08:01:46 2011 +0200 |
tree | 817ba350193d4c1cd77546dbd0bbe0d68ee14ecf | |
parent | 63f10d2ca78c17cdd612c1daee7daffacca8b7fb [diff] |
ALSA: hda - Create snd_hda_get_conn_index() helper function Create snd_hda_get_conn_index() helper function for obtaining the connection index of the widget. Replaced the similar codes used in several codec-drivers with this common helper. Signed-off-by: Takashi Iwai <tiwai@suse.de>