From c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 29 Sep 2008 04:12:44 +0200 Subject: test: replace ancient sysfs tree with recent one --- test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/driver | 1 + test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/hid | 1 + test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/modalias | 1 + test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/path | 1 + test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/power/wakeup | 1 + test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/subsystem | 1 + test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/uevent | 2 ++ 7 files changed, 8 insertions(+) create mode 120000 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/driver create mode 100644 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/hid create mode 100644 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/modalias create mode 100644 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/path create mode 100644 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/power/wakeup create mode 120000 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/subsystem create mode 100644 test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01/uevent (limited to 'test/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01') 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: -- cgit v1.2.3-54-g00ecf