[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gj1X7kO2uVX=zMzR6+y1BWAERT+HDT+0zY0ieXs+Lx3g@mail.gmail.com>
Date: Tue, 13 Oct 2020 19:35:12 +0200
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] PNP updates for v5.10-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pnp-5.10-rc1
with top-most commit 2ef0342530b0f487a65b5f6c94c85dce5f9b53b5
PNP: remove the now unused pnp_find_card() function
on top of commit ba4f184e126b751d1bffad5897f263108befc780
Linux 5.9-rc6
to receive PNP updates for 5.10-rc1.
These clean the PNP code somewhat:
- Remove the now unused pnp_find_card() function (Christoph Hellwig).
- Drop duplicate pci.h include from the quirks code and add an
"internal.h" include to acpi_pnp.c to fix a compiler warning (Tian
Tao).
Thanks!
---------------
Christoph Hellwig (1):
PNP: remove the now unused pnp_find_card() function
Tian Tao (2):
PNP: quirks: Fix duplicate included pci.h
PNP: ACPI: Fix missing-prototypes in acpi_pnp.c
---------------
Documentation/admin-guide/pnp.rst | 4 ----
drivers/acpi/acpi_pnp.c | 2 ++
drivers/pnp/isapnp/compat.c | 23 -----------------------
drivers/pnp/quirks.c | 2 --
include/linux/isapnp.h | 6 ------
5 files changed, 2 insertions(+), 35 deletions(-)
Powered by blists - more mailing lists