ALSA: hda - Use direct path reference in assign_out_path_ctls()
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 Jan 2013 14:11:44 +0000 (15:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:44:03 +0000 (08:44 +0100)
Instead of looking through paths with the dac -> pin connection at
each time, just pass the already parsed path index to
assign_out_path_ctls().  This simplifies the code a bit.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found