linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PNP updates for v5.10-rc1
@ 2020-10-13 17:35 Rafael J. Wysocki
  2020-10-14 18:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-10-13 17:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, Linux Kernel Mailing List

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-14 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 17:35 [GIT PULL] PNP updates for v5.10-rc1 Rafael J. Wysocki
2020-10-14 18:53 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).