Home
last modified time | relevance | path

Searched hist:ec1208b13c5e58018234134363145258959a9491 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/x86/
H A Dutils.cdiff ec1208b13c5e58018234134363145258959a9491 Sat Nov 16 03:58:25 CST 2024 Hans de Goede <hdegoede@redhat.com> ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]

[ Upstream commit bd8aa15848f5f21951cd0b0d01510b3ad1f777d4 ]

The Asus entries in the acpi_quirk_skip_dmi_ids[] table are the only
entries without a comment which model they apply to. Add these comments.

The Asus TF103C entry also is in the wrong place for what is supposed to
be an alphabetically sorted list. Move it up so that the list is properly
sorted and add a comment that the list is alphabetically sorted.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patch.msgid.link/20241116095825.11660-2-hdegoede@redhat.com
[ rjw: Changelog and subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>