Searched hist:bb0958544f3c7c016b2a3025ab3694363e403aa1 (Results 1 – 3 of 3) sorted by relevance
/linux/include/acpi/ |
H A D | acpi_drivers.h | diff bb0958544f3c7c016b2a3025ab3694363e403aa1 Thu Jan 04 08:03:18 CET 2007 Zhang Rui <rui.zhang@intel.com> 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>
|
H A D | acpi_bus.h | diff bb0958544f3c7c016b2a3025ab3694363e403aa1 Thu Jan 04 08:03:18 CET 2007 Zhang Rui <rui.zhang@intel.com> 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>
|
/linux/drivers/acpi/ |
H A D | scan.c | diff bb0958544f3c7c016b2a3025ab3694363e403aa1 Thu Jan 04 08:03:18 CET 2007 Zhang Rui <rui.zhang@intel.com> 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>
|