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/microcode | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/platform/microcode')
-rw-r--r-- | test/sys/devices/platform/microcode/modalias | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/microcode/power/wakeup | 1 | ||||
l--------- | test/sys/devices/platform/microcode/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/platform/microcode/uevent | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/test/sys/devices/platform/microcode/modalias b/test/sys/devices/platform/microcode/modalias new file mode 100644 index 0000000000..85dd39961e --- /dev/null +++ b/test/sys/devices/platform/microcode/modalias @@ -0,0 +1 @@ +platform:microcode diff --git a/test/sys/devices/platform/microcode/power/wakeup b/test/sys/devices/platform/microcode/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/platform/microcode/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/platform/microcode/subsystem b/test/sys/devices/platform/microcode/subsystem new file mode 120000 index 0000000000..deb3a3fbdd --- /dev/null +++ b/test/sys/devices/platform/microcode/subsystem @@ -0,0 +1 @@ +../../../bus/platform
\ No newline at end of file diff --git a/test/sys/devices/platform/microcode/uevent b/test/sys/devices/platform/microcode/uevent new file mode 100644 index 0000000000..8ee65c8412 --- /dev/null +++ b/test/sys/devices/platform/microcode/uevent @@ -0,0 +1 @@ +MODALIAS=platform:microcode |