]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda/realtek - Remove GPIO_MASK
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Mon, 3 Jul 2017 09:26:50 +0000 (17:26 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Jul 2017 10:18:07 +0000 (12:18 +0200)
commita178232ddab55048e347b43b697bfa5013ef819e
tree227e7d953a70b3d16d08dc7c664009f61de6fce5
parentb4576de87243c32fab50dda9f8eba1e3cf13a7e2
ALSA: hda/realtek - Remove GPIO_MASK

GPIO_MASK was introduced in commit "df694daa3c01 [ALSA] hda-codec - Add
the support of ALC262,ALC883,ALC885,ALC861" but it's not being used. So
we can simply remove it.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c