All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fix for v4.12-rc7
@ 2017-06-23 13:43 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2017-06-23 13:43 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 \
 acpi-4.12-rc7

with top-most commit e4330d8bf669139a983255d1801733b64c2ae841

 ACPI / scan: Fix enumeration for special SPI and I2C devices

on top of commit 41f1830f5a7af77cf5c86359aba3cbd706687e52

 Linux 4.12-rc6

to receive an ACPI regression fix for v4.12-rc7.

This fixes the ACPI-based enumeration of some I2C and SPI devices
broken in 4.11.

Specifics:

 - I2C and SPI devices are expected to be enumerated by the
   I2C and SPI subsystems, respectively, but due to a change made
   during the 4.11 cycle, in some cases the ACPI core marks them
   as already enumerated which causes the I2C and SPI subsystems
   to overlook them, so fix that (Jarkko Nikula).

Thanks!


---------------

Jarkko Nikula (1):
      ACPI / scan: Fix enumeration for special SPI and I2C devices

---------------

 drivers/acpi/scan.c     | 67 +++++++++++++++++++++++++++----------------------
 include/acpi/acpi_bus.h |  3 ++-
 2 files changed, 39 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-23 13:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23 13:43 [GIT PULL] ACPI fix for v4.12-rc7 Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.