[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g+mRzT6pscD0WKgTTyNqTLbXPvt9Jn27oQ7jtTVEsUdw@mail.gmail.com>
Date: Fri, 30 Oct 2020 17:30:09 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.10-rc2
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.10-rc2
with top-most commit 8f7304bb9113c95b256d3aa79a884b4c60a806e1
Merge branches 'acpi-button' and 'acpi-dock'
on top of commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec
Linux 5.10-rc1
to receive ACPI fixes for 5.10-rc2.
These fix three assorted minor issues.
Specifics:
- Eliminate compiler warning emitted when building the ACPI dock
driver (Arnd Bergmann).
- Drop lid_init_state quirk for Acer SW5-012 that is not needed any
more after recent changes (Hans de Goede).
- Fix "missing minus" typo in the NFIT parsing code (Zhang Qilong).
Thanks!
---------------
Arnd Bergmann (1):
ACPI: dock: fix enum-conversion warning
Hans de Goede (1):
ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk
Zhang Qilong (1):
ACPI: NFIT: Fix comparison to '-ENXIO'
---------------
drivers/acpi/button.c | 13 -------------
drivers/acpi/dock.c | 3 ++-
drivers/acpi/nfit/core.c | 2 +-
3 files changed, 3 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists