diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2012-11-10 23:16:02 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-11-15 00:28:02 +0100 |
commit | b4b6cae2f36d92b31788f10816709d5290a1119a (patch) | |
tree | a8833a3a7989ad27210eae9f8bbf3b7276afe82a /drivers/pnp/pnpacpi | |
parent | 91e5687805885f9fceb60b95e950a3d3bdcf4764 (diff) |
ACPI / platform: use ACPI device name instead of _HID._UID
Using _UID makes the ACPI platform bus code depend on BIOS to get it
right. If it doesn't we fail to create the platform device as the name
should be unique.
The ACPI core already makes a unique name when it first creates the ACPI
device so we can use that same name as the platform device name instead of
trusting that the BIOS sets the _UIDs correctly.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/pnp/pnpacpi')
0 files changed, 0 insertions, 0 deletions