diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2012-01-01 04:21:15 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2012-01-01 04:21:15 +0100 |
commit | 220893b3cbdbf8932f95c44811b169a8f0d33939 (patch) | |
tree | 540deaec74df773c5d7973dc3b3bb3d734dc834b /test/sys/devices/pci0000:00/0000:00:1d.7 | |
parent | eed0832780382298f5df26143a8271f9a4328a9f (diff) |
remove mknod() logic and rely on 'devtmpfs'
Diffstat (limited to 'test/sys/devices/pci0000:00/0000:00:1d.7')
-rw-r--r-- | test/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/tty/ttyACM0/uevent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/tty/ttyACM0/uevent b/test/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/tty/ttyACM0/uevent index e6caaabf08..22f0302e2a 100644 --- a/test/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/tty/ttyACM0/uevent +++ b/test/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/tty/ttyACM0/uevent @@ -1,3 +1,3 @@ -DEVNAME=ttyACM0 MAJOR=166 MINOR=0 +DEVNAME=ttyACM0 |