[Update][PATCH 10/10] ACPI / scan: use platform bus type by default for _HID enumeration

2014-05-30 Thread Rafael J. Wysocki
From: Zhang Rui Because of the growing demand for enumerating ACPI devices to platform bus, change the code to enumerate ACPI device objects to platform bus by default. Namely, create platform devices for the ACPI device objects that 1. Have pnp.type.platform_id set (device objects with _HID cu

Re: [Update][PATCH 10/10] ACPI / scan: use platform bus type by default for _HID enumeration

2014-05-30 Thread Zhang Rui
On Fri, 2014-05-30 at 14:35 +0200, Rafael J. Wysocki wrote: > From: Zhang Rui > > Because of the growing demand for enumerating ACPI devices to > platform bus, change the code to enumerate ACPI device objects to > platform bus by default. Namely, create platform devices for the > ACPI device obj

Re: [Update][PATCH 10/10] ACPI / scan: use platform bus type by default for _HID enumeration

2014-05-30 Thread Zhang Rui
On Sat, 2014-05-31 at 13:56 +0800, Zhang Rui wrote: > On Fri, 2014-05-30 at 14:35 +0200, Rafael J. Wysocki wrote: > > From: Zhang Rui > > > > Because of the growing demand for enumerating ACPI devices to > > platform bus, change the code to enumerate ACPI device objects to > > platform bus by def