ALSA: hda - Use cached version for changing pins in hda_generic.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 14:38:40 +0000 (15:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:34:20 +0000 (08:34 +0100)
commit7594aa33963eb4a795ca346ec6d7c0dfaa2485a2
tree5e2a7938ae35847d00edfef45243245abf24eebe
parentd5a9f1bb38354ef4786d7fd761d75594bc33f7d2
ALSA: hda - Use cached version for changing pins in hda_generic.c

There is no reason to avoid snd_hda_set_pin_ctl_cache() there.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c