From: Takashi Iwai Date: Tue, 15 Jan 2013 16:13:31 +0000 (+0100) Subject: ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again X-Git-Tag: v3.9-rc1~129^2~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c041cb6f74f9734d9a3af1061a718b3879a255;p=pandora-kernel.git 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 --- Reading git-diff-tree failed