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/platform/dock.0 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/platform/dock.0')
-rw-r--r-- | test/sys/devices/platform/dock.0/docked | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/dock.0/flags | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/dock.0/modalias | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/dock.0/power/wakeup | 1 | ||||
l--------- | test/sys/devices/platform/dock.0/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/dock.0/uevent | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/dock.0/uid | 1 |
7 files changed, 7 insertions, 0 deletions
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 |