[GIT PULL] platform-drivers-x86 for v6.13-6
From: Ilpo Järvinen
Date: Fri Jan 17 2025 - 10:40:08 EST
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.13.
Fixes:
- dell-uart-backlight: Fix serdev race
- lenovo-yoga-tab2-pro-1380-fastcharger: Fix serdev race
Regards, i.
The following changes since commit 1d7461d0c8330689117286169106af6531a747ed:
platform/x86: intel/pmc: Fix ioremap() of bad address (2025-01-07 17:30:11 +0200)
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.13-6
for you to fetch changes up to 59616a91e5e74833b2008b56c66879857c616006:
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race (2025-01-14 18:30:33 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.13-6
Fixes:
- dell-uart-backlight: Fix serdev race
- lenovo-yoga-tab2-pro-1380-fastcharger: Fix serdev race
The following is an automated shortlog grouped by driver:
dell-uart-backlight:
- fix serdev race
lenovo-yoga-tab2-pro-1380-fastcharger:
- fix serdev race
----------------------------------------------------------------
Chenyuan Yang (2):
platform/x86: dell-uart-backlight: fix serdev race
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race
drivers/platform/x86/dell/dell-uart-backlight.c | 5 +++--
drivers/platform/x86/lenovo-yoga-tab2-pro-1380-fastcharger.c | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)