[GIT PULL] ACPI PNP fix for v3.16-rc6

From: Rafael J. Wysocki
Date: Thu Jul 31 2014 - 17:31:46 EST


Hi Linus,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm+acpi-3.16-rc8

to receive an ACPI PNP fix for v3.16-rc8 (if there is -rc8
or for the final v3.16 otherwise) with top-most commit
b6328a07bd6b3d31b64f85864fe74f3b08c010ca

ACPI / PNP: Fix acpi_pnp_match()

on top of commit 64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91

Linux 3.16-rc7

That's just one commit that fixes a problem causing PNP devices
to be associated with wrong ACPI device objects sometimes during
device enumeration due to an incorrect check in a matching function.
That problem was uncovered by the ACPI device enumeration rework
in 3.14.

Thanks!


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

Rafael J. Wysocki (1):
ACPI / PNP: Fix acpi_pnp_match()

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

drivers/pnp/pnpacpi/core.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/