From: Zhang Rui Date: Thu, 4 Jan 2007 07:03:18 +0000 (+0800) Subject: ACPI: use more understandable bus_id for ACPI devices X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0958544f3c7c016b2a3025ab3694363e403aa1;p=pandora-kernel.git ACPI: use more understandable bus_id for ACPI devices Some of the ACPI devices use the internal fake hids which are exposed to userspace as devces' bus_id after sysfs conversion. To make it more friendly, we convert them to more understandable strings. For those devices w/o PNPids, we use "device:instance_no" as the bus_id instead of "PNPIDNON:instance_no". Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed