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/module/snd/holders | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/module/snd/holders')
l--------- | test/sys/module/snd/holders/snd_hda_intel | 1 | ||||
l--------- | test/sys/module/snd/holders/snd_mixer_oss | 1 | ||||
l--------- | test/sys/module/snd/holders/snd_pcm | 1 | ||||
l--------- | test/sys/module/snd/holders/snd_pcm_oss | 1 | ||||
l--------- | test/sys/module/snd/holders/snd_seq | 1 | ||||
l--------- | test/sys/module/snd/holders/snd_seq_device | 1 | ||||
l--------- | test/sys/module/snd/holders/snd_timer | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/test/sys/module/snd/holders/snd_hda_intel b/test/sys/module/snd/holders/snd_hda_intel new file mode 120000 index 0000000000..60eae0503e --- /dev/null +++ b/test/sys/module/snd/holders/snd_hda_intel @@ -0,0 +1 @@ +../../snd_hda_intel
\ No newline at end of file diff --git a/test/sys/module/snd/holders/snd_mixer_oss b/test/sys/module/snd/holders/snd_mixer_oss new file mode 120000 index 0000000000..d7bdae620f --- /dev/null +++ b/test/sys/module/snd/holders/snd_mixer_oss @@ -0,0 +1 @@ +../../snd_mixer_oss
\ No newline at end of file diff --git a/test/sys/module/snd/holders/snd_pcm b/test/sys/module/snd/holders/snd_pcm new file mode 120000 index 0000000000..0eaac02ed1 --- /dev/null +++ b/test/sys/module/snd/holders/snd_pcm @@ -0,0 +1 @@ +../../snd_pcm
\ No newline at end of file diff --git a/test/sys/module/snd/holders/snd_pcm_oss b/test/sys/module/snd/holders/snd_pcm_oss new file mode 120000 index 0000000000..dd2f3b9915 --- /dev/null +++ b/test/sys/module/snd/holders/snd_pcm_oss @@ -0,0 +1 @@ +../../snd_pcm_oss
\ No newline at end of file diff --git a/test/sys/module/snd/holders/snd_seq b/test/sys/module/snd/holders/snd_seq new file mode 120000 index 0000000000..fbac6b8360 --- /dev/null +++ b/test/sys/module/snd/holders/snd_seq @@ -0,0 +1 @@ +../../snd_seq
\ No newline at end of file diff --git a/test/sys/module/snd/holders/snd_seq_device b/test/sys/module/snd/holders/snd_seq_device new file mode 120000 index 0000000000..830042ec6d --- /dev/null +++ b/test/sys/module/snd/holders/snd_seq_device @@ -0,0 +1 @@ +../../snd_seq_device
\ No newline at end of file diff --git a/test/sys/module/snd/holders/snd_timer b/test/sys/module/snd/holders/snd_timer new file mode 120000 index 0000000000..988e3f661d --- /dev/null +++ b/test/sys/module/snd/holders/snd_timer @@ -0,0 +1 @@ +../../snd_timer
\ No newline at end of file |