commit | 7cb468772a10bb23773e4345b897bc076abb9e38 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 01 11:19:50 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 12 19:47:23 2019 +0100 |
tree | 5f6a928b854592acf9997435799d05a252262b7d | |
parent | 65c9a62822f6c7d3b8a02d8af67f226dda8f80a6 [diff] |
ALSA: hda/realtek - Use a common helper for hp pin reference commit 35a39f98567d8d3f1cea48f0f30de1a7e736b644 upstream. Replace the open-codes in many places with a new common helper for performing the same thing: referring to the primary headphone pin. This eventually fixes the potentially missing headphone pin on some weird devices, too. Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>