ACPI: resource: Add Medion S17413 to IRQ override quirk
authorAymeric Wibo <obiwac@gmail.com>
Sun, 19 Mar 2023 02:12:05 +0000 (03:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Apr 2023 10:35:12 +0000 (12:35 +0200)
commit6e999e45ab1cf9577d3c73987af1b9dee71e36f2
treed5797d584755f57f0cef4abbc7d820d6c206132e
parent8c1e247907b999fbd3bbcb0ad2074949fb0f55ae
ACPI: resource: Add Medion S17413 to IRQ override quirk

[ Upstream commit 2d0ab14634a26e54f8d6d231b47b7ef233e84599 ]

Add DMI info of the Medion S17413 (board M1xA) to the IRQ override
quirk table. This fixes the keyboard not working on these laptops.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=213031
Signed-off-by: Aymeric Wibo <obiwac@gmail.com>
[ rjw: Fixed up white space ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/acpi/resource.c