From: Zhang Rui Date: Wed, 9 Jul 2014 12:31:04 +0000 (+0200) Subject: ACPI / PNP: add soc_button_array device ID to PNP IDs list X-Git-Tag: omap-for-v3.17/fixes-against-rc2~272^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c128c776e0f45d3edaf44ab3fecfa5d1f7067c07;p=pandora-kernel.git ACPI / PNP: add soc_button_array device ID to PNP IDs list The soc_button_array PNP driver was introduced in 3.15. But in commit eec15edbb0e1 (ACPI / PNP: use device ID list for PNPACPI device enumeration), when reworking the PNPACPI device enumeration, we missed the soc_button_array device ID. This results in a regression in 3.16-rc1 that soc_button_array pnp device fails to be enumerated. Fix the problem by adding soc_button_array device ID into the acpi_pnp scan handler's ID list. Fixes: eec15edbb0e1 (ACPI / PNP: use device ID list for PNPACPI device enumeration) Signed-off-by: Zhang Rui Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed