I would _much_ prefer to have the USB drivers fully initialized with
"initcalls()". The only reason it's done like it is right now is that I
suspect the USB maintainers didn't realize that you can fully order the
initcall sequence by just chaning the link order. If I get a patch that
removes "usb_init()" from init/main.c, I'll apply it right away.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/