[GIT PULL] platform-drivers-x86 for v6.11-6
From: Ilpo Järvinen
Date: Thu Sep 05 2024 - 04:57:44 EST
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.11.
Changes:
- amd/pmf: ASUS GA403 quirk matching tweak
- dell-smbios: Fix to the init function rollback path
Regards, i.
The following changes since commit a3379eca24a7da5118a7d090da6f8eb8611acac8:
platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict (2024-08-26 14:34:33 +0300)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.11-6
for you to fetch changes up to d34af755a533271f39cc7d86e49c0e74fde63a37:
platform/x86/amd: pmf: Make ASUS GA403 quirk generic (2024-09-03 17:31:08 +0300)
----------------------------------------------------------------
platform-drivers-x86 for v6.11-6
Changes:
- amd/pmf: ASUS GA403 quirk matching tweak
- dell-smbios: Fix to the init function rollback path
The following is an automated shortlog grouped by driver:
amd: pmf:
- Make ASUS GA403 quirk generic
dell-smbios:
- Fix error path in dell_smbios_init()
----------------------------------------------------------------
Aleksandr Mishin (1):
platform/x86: dell-smbios: Fix error path in dell_smbios_init()
Luke D. Jones (1):
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
drivers/platform/x86/amd/pmf/pmf-quirks.c | 2 +-
drivers/platform/x86/dell/dell-smbios-base.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)