[GIT PULL] platform-drivers-x86 for 6.4-5

From: Hans de Goede
Date: Thu Jun 22 2023 - 04:27:06 EST


Hi Linus,

Here is one last pull-request for 6.4 with a small fix for an AMD PMF driver
issue which is causing issues for users of just released AMD laptop models.

Regards,

Hans


The following changes since commit fb109fba728407fa4a84d659b5cb87cd8399d7b3:

platform/x86: int3472: Avoid crash in unregistering regulator gpio (2023-05-30 12:10:22 +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.4-5

for you to fetch changes up to 146b6f6855e7656e8329910606595220c761daac:

platform/x86/amd/pmf: Register notify handler only if SPS is enabled (2023-06-22 10:20:00 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.4-5

One small fix for an AMD PMF driver issue which is causing issues
for users of just released AMD laptop models.

The following is an automated git shortlog grouped by driver:

platform/x86/amd/pmf:
- Register notify handler only if SPS is enabled

----------------------------------------------------------------
Shyam Sundar S K (1):
platform/x86/amd/pmf: Register notify handler only if SPS is enabled

drivers/platform/x86/amd/pmf/core.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)