ALSA: hda/realtek - Fix ALC700 family no sound issue
authorKailang Yang <kailang@realtek.com>
Wed, 22 Nov 2017 07:21:32 +0000 (15:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 08:39:05 +0000 (08:39 +0000)
commit193fd09bd91b62d9ad84f88830994497bd901647
tree750b94f3861050f486ea6ffc8e17493ea57c9f71
parentaf9642d85915920271256dab4bba0a70a21618f7
ALSA: hda/realtek - Fix ALC700 family no sound issue

commit 2d7fe6185722b0817bb345f62ab06b76a7b26542 upstream.

It maybe the typo for ALC700 support patch.
To fix the bit value on this patch.

Fixes: 6fbae35a3170 ("ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c