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/platform/dock.0/docked | 1 + test/sys/devices/platform/dock.0/flags | 1 + test/sys/devices/platform/dock.0/modalias | 1 + test/sys/devices/platform/dock.0/power/wakeup | 1 + test/sys/devices/platform/dock.0/subsystem | 1 + test/sys/devices/platform/dock.0/uevent | 1 + test/sys/devices/platform/dock.0/uid | 1 + 7 files changed, 7 insertions(+) create mode 100644 test/sys/devices/platform/dock.0/docked create mode 100644 test/sys/devices/platform/dock.0/flags create mode 100644 test/sys/devices/platform/dock.0/modalias create mode 100644 test/sys/devices/platform/dock.0/power/wakeup create mode 120000 test/sys/devices/platform/dock.0/subsystem create mode 100644 test/sys/devices/platform/dock.0/uevent create mode 100644 test/sys/devices/platform/dock.0/uid (limited to 'test/sys/devices/platform/dock.0') diff --git a/test/sys/devices/platform/dock.0/docked b/test/sys/devices/platform/dock.0/docked new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/platform/dock.0/docked @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/platform/dock.0/flags b/test/sys/devices/platform/dock.0/flags new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/platform/dock.0/flags @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/platform/dock.0/modalias b/test/sys/devices/platform/dock.0/modalias new file mode 100644 index 0000000000..a591f3fed0 --- /dev/null +++ b/test/sys/devices/platform/dock.0/modalias @@ -0,0 +1 @@ +platform:dock diff --git a/test/sys/devices/platform/dock.0/power/wakeup b/test/sys/devices/platform/dock.0/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/platform/dock.0/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/platform/dock.0/subsystem b/test/sys/devices/platform/dock.0/subsystem new file mode 120000 index 0000000000..deb3a3fbdd --- /dev/null +++ b/test/sys/devices/platform/dock.0/subsystem @@ -0,0 +1 @@ +../../../bus/platform \ No newline at end of file diff --git a/test/sys/devices/platform/dock.0/uevent b/test/sys/devices/platform/dock.0/uevent new file mode 100644 index 0000000000..ba0fe39c25 --- /dev/null +++ b/test/sys/devices/platform/dock.0/uevent @@ -0,0 +1 @@ +MODALIAS=platform:dock diff --git a/test/sys/devices/platform/dock.0/uid b/test/sys/devices/platform/dock.0/uid new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/platform/dock.0/uid @@ -0,0 +1 @@ +0 -- cgit v1.2.3-54-g00ecf