From: Jin Yao Date: Mon, 22 Sep 2014 17:31:14 +0000 (-0700) Subject: Input: soc_button_array - convert to platform bus X-Git-Tag: fixes-for-v3.18-merge-window~26^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042e1c79166b9250edd8262bea84e1703f27ad2e;p=pandora-kernel.git Input: soc_button_array - convert to platform bus ACPI device enumeration mechanism changed a lot since 3.16-rc1. ACPI device objects with _HID will be enumerated to platform bus by default. For the existing PNP drivers that probe the PNPACPI devices, the device ids are listed explicitly in drivers/acpi/acpi_pnp.c. But ACPI folks will continue their effort on shrinking this id list by converting the PNP drivers to platform drivers, for the devices that don't belong to PNP bus in nature. Signed-off-by: Jin Yao Signed-off-by: Zhang Rui Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed