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:01 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01')
7 files changed, 8 insertions, 0 deletions
diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/driver b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/driver new file mode 120000 index 0000000000..1b3a6d6570 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/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:01/hid b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/hid new file mode 100644 index 0000000000..a00f9f7005 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/hid @@ -0,0 +1 @@ +PNP0C0F diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/modalias b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/modalias new file mode 100644 index 0000000000..26ff254b50 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/modalias @@ -0,0 +1 @@ +acpi:PNP0C0F: diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/path b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/path new file mode 100644 index 0000000000..1d3fe83056 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/path @@ -0,0 +1 @@ +\_SB_.LNKB diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/power/wakeup b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/subsystem b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/subsystem new file mode 120000 index 0000000000..8ec129451f --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/subsystem @@ -0,0 +1 @@ +../../../../bus/acpi
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/uevent b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/uevent new file mode 100644 index 0000000000..8820dec22c --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/uevent @@ -0,0 +1,2 @@ +DRIVER=pci_link +MODALIAS=acpi:PNP0C0F: |