From: Bjorn Helgaas Date: Mon, 21 Sep 2009 19:35:04 +0000 (-0600) Subject: ACPI: fix synthetic HID for \_SB_ X-Git-Tag: v2.6.32-rc1~18^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b8e141f8458ba0b8ac53c45bc327112c53887e;p=pandora-kernel.git ACPI: fix synthetic HID for \_SB_ This makes \_SB_ show up as /sys/devices/LNXSYSTM:00/LNXSYBUS:00 rather than "device:00". This has been broken for a loooong time (at least since 2.6.13) because device->parent is an acpi_device pointer, not a handle. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed