On Wed, Mar 10, 2021 at 07:29:23PM +0100, gre...@linuxfoundation.org wrote:
> From: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> 
> This is the start of the stable review cycle for the 5.10.23 release.
> There are 47 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

The following patch is still missing Pavell's identified missing line
- patch @ https://lore.kernel.org/lkml/20210310200458.GA12122@amd/

> Jasper St. Pierre <jstpie...@mecheye.net>
>     ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807

Signed-off-by: Pavel Machek (CIP) <pa...@denx.de>

diff --git a/drivers/acpi/video_detect.c b/drivers/acpi/video_detect.c
index 811d298637cb..83cd4c95faf0 100644
--- a/drivers/acpi/video_detect.c
+++ b/drivers/acpi/video_detect.c
@@ -147,6 +147,7 @@ static const struct dmi_system_id video_detect_dmi_table[] 
= {
                },
        },
        {
+       .callback = video_detect_force_vendor,
        .ident = "Sony VPCEH3U1E",
        .matches = {
                DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Reply via email to