[GIT PULL] ACPI fix for v4.7-rc3

From: Rafael J. Wysocki
Date: Thu Jun 09 2016 - 20:21:07 EST


Hi Linus,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-4.7-rc3

to receive an ACPI update for v4.7-rc3 with top-most commit
bd6ac2abc9937eb7613aa194195fd98fe9312b38

Merge branch 'acpi-ec'

on top of commit af8c34ce6ae32addda3788d54a7e340cad22516b

Linux 4.7-rc2

A recently introduced boot regression related to the ACPI EC
initialization is addressed by restoring the previous behavior
(Lv Zheng).

Thanks!

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

Lv Zheng (1):
ACPI / EC: Fix a boot EC regresion by restoring boot EC support
for the DSDT EC

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

drivers/acpi/bus.c | 2 +-
drivers/acpi/ec.c | 29 ++++++++++++++++++++++-------
drivers/acpi/internal.h | 2 +-
3 files changed, 24 insertions(+), 9 deletions(-)