[GIT PULL] platform-drivers-x86 for 6.10-5
From: Hans de Goede
Date: Thu Jul 04 2024 - 09:05:45 EST
Hi Linus,
Here is (hopefully) the last platform-drivers-x86 fixes pull-request
for 6.10.
This contains a single fix for a regression in toshiba_acpi introduced
in 6.10-rc1.
Highlights:
- Fix lg-laptop driver not working with 2024 LG laptop models
- Add missing MODULE_DESCRIPTION() macros to various modules
- nvsw-sn2201: Add check for platform_device_add_resources
Regards,
Hans
The following changes since commit 7add1ee34692aabd146b86a8e88abad843ed6659:
platform/x86: add missing MODULE_DESCRIPTION() macros (2024-06-24 13:33:20 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.10-5
for you to fetch changes up to e527a6127223b644e0a27b44f4b16e16eb6c7f0a:
platform/x86: toshiba_acpi: Fix quickstart quirk handling (2024-07-02 16:01:45 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.10-5
Highlights:
- Fix regression in toshiba_acpi introduced in 6.10-rc1
The following is an automated git shortlog grouped by driver:
toshiba_acpi:
- Fix quickstart quirk handling
----------------------------------------------------------------
Armin Wolf (1):
platform/x86: toshiba_acpi: Fix quickstart quirk handling
drivers/platform/x86/toshiba_acpi.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)