[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jLoTcE5WhFiJ_z6tUcuPrJs2SBe5id-7OWAd8AYw3n9Q@mail.gmail.com>
Date: Mon, 30 Mar 2020 17:26:45 +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 subsystems updates for v5.7-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pnp-5.7-rc1
with top-most commit eaec20c7362c68176369f11e26dc0f6f994ae2d3
MAINTAINERS: Add linux-acpi list to PNP
on top of commit 98d54f81e36ba3bf92172791eba5ca5bd813989b
Linux 5.6-rc4
to receive PNP subsystem updates for 5.7-rc1.
Update MAINTAINERS to cover include/linux/pnp.h and add the linux-acpi
list to the PNP entry in it, add the const modifier to the name field
definition in struct pnp_driver and drop a pointer case in the RTC
CMOS driver that has become redundant (Corentin Labbe).
Thanks!
---------------
Corentin Labbe (4):
PNP: add missing include/linux/pnp.h to MAINTAINERS
PNP: constify driver name
rtc: cmos: remove useless cast for driver_name
MAINTAINERS: Add linux-acpi list to PNP
---------------
MAINTAINERS | 2 ++
drivers/rtc/rtc-cmos.c | 2 +-
include/linux/pnp.h | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists