On Mon, 2014-04-28 at 00:21 +0200, Rafael J. Wysocki wrote:
On Tuesday, April 08, 2014 12:06:56 AM Zhang Rui wrote:I think it is okay to keep them as separate patches because they do not
For ACPI PIC (PNP0000) and Timer (PNP0100) device objects, althoughThis should go into [6/12] as well.
they have _HID control method, but they should not be enumerated to
platform bus, because there will never be any platform drivers for them.
Thus an exclude id list is introduced in this patch to prevent
those platform device nodes from being created.
Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx>
break bisect. And this patch is just a cleanup, it does not fix a real
BUG in patch 6/12.