[GIT PULL] platform-drivers-x86 for 5.17-3

From: Hans de Goede
Date: Mon Feb 21 2022 - 11:01:48 EST


Hi Linus,

Here is the second round of bug-fixes for platform-drivers-x86
for 5.17.

This consists of 2 small fixes and 1 hardware-id addition.

Regards,

Hans


The following changes since commit 836f35f79153ce09d813c83f341dba4481996966:

platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms (2022-02-01 15:37:00 +0100)

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-v5.17-3

for you to fetch changes up to ae09639e3b2a0291b37b122c94dd4f773cd4e513:

platform/x86: int3472: Add terminator to gpiod_lookup_table (2022-02-21 14:47:59 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v5.17-3

2 small fixes and 1 hardware-id addition.

The following is an automated git shortlog grouped by driver:

asus-wmi:
- Fix regression when probing for fan curve control

int3472:
- Add terminator to gpiod_lookup_table

thinkpad_acpi:
- Add dual-fan quirk for T15g (2nd gen)

----------------------------------------------------------------
Daniel Scally (1):
platform/x86: int3472: Add terminator to gpiod_lookup_table

Hans de Goede (2):
platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)
platform/x86: asus-wmi: Fix regression when probing for fan curve control

drivers/platform/x86/asus-wmi.c | 2 +-
drivers/platform/x86/intel/int3472/tps68470_board_data.c | 3 ++-
drivers/platform/x86/thinkpad_acpi.c | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)