Re: [PATCH V5 06/12] ACPI: introduce platform_id flag

2014-04-27 Thread Zhang Rui
On Mon, 2014-04-28 at 00:20 +0200, Rafael J. Wysocki wrote: > On Tuesday, April 08, 2014 12:06:53 AM Zhang Rui wrote: > > Only certain kind of ACPI device objects can be enumerated to platform bus. > > These ACPI device objects include > > 1. ACPI device objects that have _HID control method. > > 2

Re: [PATCH V5 06/12] ACPI: introduce platform_id flag

2014-04-27 Thread Rafael J. Wysocki
On Tuesday, April 08, 2014 12:06:53 AM Zhang Rui wrote: > Only certain kind of ACPI device objects can be enumerated to platform bus. > These ACPI device objects include > 1. ACPI device objects that have _HID control method. > 2. some ACPI device objects that have Linux specified HID strings. > >

[PATCH V5 06/12] ACPI: introduce platform_id flag

2014-04-07 Thread Zhang Rui
Only certain kind of ACPI device objects can be enumerated to platform bus. These ACPI device objects include 1. ACPI device objects that have _HID control method. 2. some ACPI device objects that have Linux specified HID strings. In order to distinguish those device objects from the others, a new