ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Jan 2013 16:13:31 +0000 (17:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Jan 2013 16:13:31 +0000 (17:13 +0100)
commita0c041cb6f74f9734d9a3af1061a718b3879a255
treeaa632ac5030fc65ca27137cdce77c0b3e21f651f
parent15e4ba666ca6c2fcc00184cef56fb971a20e8e04
ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again

The recent update of ca0132 driver replaced the pinctl setup to the
direct write via snd_hda_codec_write() again.  This should be covered
by snd_hda_set_pin_ctl() to be safer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c
This page took 0.024244 seconds and 5 git commands to generate.