aboutsummaryrefslogtreecommitdiff
path: root/slof/fs
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2019-09-03 13:18:54 +1000
committerAlexey Kardashevskiy <aik@ozlabs.ru>2019-09-11 15:59:21 +1000
commita09b72258697f47dbb9827841d6656ab9aae1782 (patch)
tree1f1ce4e81f92f61d5556cd06cfc0e63a770b26fd /slof/fs
parentea221600a116883137ef90b2b7ab7d2472bc4f10 (diff)
downloadSLOF-a09b72258697f47dbb9827841d6656ab9aae1782.zip
SLOF-a09b72258697f47dbb9827841d6656ab9aae1782.tar.gz
SLOF-a09b72258697f47dbb9827841d6656ab9aae1782.tar.bz2
usb-host: Do not override USB node name
QEMU creates nodes for PCI devices and preserves the node names with one exception for USB hosts; this fixes it. Fixes: be9b2fa44c73 ("pci: Use QEMU created PCI device nodes") Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'slof/fs')
-rw-r--r--slof/fs/usb/dev-hci.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/slof/fs/usb/dev-hci.fs b/slof/fs/usb/dev-hci.fs
index 5fb25b8..685280c 100644
--- a/slof/fs/usb/dev-hci.fs
+++ b/slof/fs/usb/dev-hci.fs
@@ -20,7 +20,7 @@ VALUE usb_type \ USB type
\ Open Firmware Properties
device-type
-" usb" 2dup device-name
+s" usb"
rot
VALUE usb_num \ controller number