diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
commit | c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 (patch) | |
tree | f85741e12b958c1430750355fb4f463e4f299df3 /test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06')
7 files changed, 8 insertions, 0 deletions
diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/driver b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/driver new file mode 120000 index 0000000000..1b3a6d6570 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/driver @@ -0,0 +1 @@ +../../../../bus/acpi/drivers/pci_link
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/hid b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/hid new file mode 100644 index 0000000000..a00f9f7005 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/hid @@ -0,0 +1 @@ +PNP0C0F diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/modalias b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/modalias new file mode 100644 index 0000000000..26ff254b50 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/modalias @@ -0,0 +1 @@ +acpi:PNP0C0F: diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/path b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/path new file mode 100644 index 0000000000..5d8b3c3609 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/path @@ -0,0 +1 @@ +\_SB_.LNKG diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/power/wakeup b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/subsystem b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/subsystem new file mode 120000 index 0000000000..8ec129451f --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/subsystem @@ -0,0 +1 @@ +../../../../bus/acpi
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/uevent b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/uevent new file mode 100644 index 0000000000..8820dec22c --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06/uevent @@ -0,0 +1,2 @@ +DRIVER=pci_link +MODALIAS=acpi:PNP0C0F: |