ACPI / platform: fix comment about the platform device name
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 18 Jan 2013 14:09:35 +0000 (14:09 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 19 Jan 2013 21:16:29 +0000 (22:16 +0100)
commit7eaa2800408a32b9e21ead69ad578ad68039cae9
tree7746e27b1211735648f3c7830f7246fd9daac300
parent13176bbf183c82281a0e65519780ffebff5abc9d
ACPI / platform: fix comment about the platform device name

We don't use _UID anymore, instead the name will be taken from the
corresponding ACPI device (adev). Fix the obsolete comment.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_platform.c