[GIT PULL] PNP update for v4.8-rc1
From: Rafael J. Wysocki
Date: Tue Jul 26 2016 - 17:00:36 EST
Hi Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pnp-4.8-rc1
to receive a PNP subsystem update for v4.8-rc1 as commit
917c7fc264abb9c470486b157bc7252e53f68fbb
PNP: make pnpbios core explicitly non-modular
on top of commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef
Linux 4.7-rc6
One simple change to make the PNP core use device_initcall() instead
of module_init() to run pnpbios_thread_init() (Paul Gortmaker).
Thanks!
---------------
Paul Gortmaker (1):
PNP: make pnpbios core explicitly non-modular
---------------
drivers/pnp/pnpbios/core.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)