commit | bb0958544f3c7c016b2a3025ab3694363e403aa1 | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Thu Jan 04 15:03:18 2007 +0800 |
committer | Len Brown <len.brown@intel.com> | Fri Jan 05 23:43:00 2007 -0500 |
tree | bd7ea8032861f5b4097ab10334ad5c80dfa397ad | |
parent | 2786f6e388e9dfe9e7b1c3c6bd7fcfba9cfb9831 [diff] |
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 <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>