Index: uspace/lib/usb/src/debug.c
===================================================================
--- uspace/lib/usb/src/debug.c	(revision 52c4264a632a597d2252dcb23b0c56f28a711f57)
+++ uspace/lib/usb/src/debug.c	(revision 267f235883f3e79a143af641ea5e7f01fdfd0510)
@@ -74,5 +74,5 @@
 		}
 	}
-	log_init(message_prefix, LVL_DEBUG);
+	log_init(message_prefix);
 }
 
