Re: [PATCH v5] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760

From: Takashi Iwai
Date: Mon Jul 03 2023 - 04:01:30 EST


On Mon, 03 Jul 2023 04:17:51 +0200,
dengxiang wrote:
>
> These models use NSIWAY amplifiers for internal speaker, but cannot put
> sound outside from these amplifiers. So eapd verbs are needed to initialize
> the amplifiers. They can be added during boot to get working sound out
> of internal speaker.
>
> ---
> V5:
> - remove pci ssid 0x10ec0897 for specific unis device.
> V4:
> - put at the right position to keep the PCI SSID order for the whole.
> V3:
> - do some adjustment for eapd verbs and keep the capital letters for
> ALC_* enums.
> v2:
> - remove warning about unused variable 'spec'.
>
> Signed-off-by: dengxiang <dengxiang@xxxxxxxxxxxx>

Applied now, but I had to edit manually to move this Signed-off-by
line. As mentioned in the previous post, the Signed-off-by line must
be *before* the line "---"; git-am truncates the lines after "---",
so Signed-off-by tag will be missing otherwise. Please put at the
right position at the next time.


thanks,

Takashi