Re: [PATCH 2/2] ALSA: hda: Add support for Loongson 7A1000 controller

2020-07-16 Thread Takashi Iwai
On Fri, 17 Jul 2020 04:51:32 +0200, Kaige Li wrote: > > Add the new PCI ID 0x0014 0x7a07 to support Loongson 7A1000 controller. > > Signed-off-by: Kaige Li Applied this one. Thanks. Takashi

[PATCH 2/2] ALSA: hda: Add support for Loongson 7A1000 controller

2020-07-16 Thread Kaige Li
Add the new PCI ID 0x0014 0x7a07 to support Loongson 7A1000 controller. Signed-off-by: Kaige Li --- sound/pci/hda/hda_intel.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 1625721..ea1d535 100644 --- a/sound/pci/hda/hda_intel.c