> I'd like to convert a driver to the __setup scheme and would like to know
> in which order do_initcall calls them. Could someone tell me ?
In link order. Better don't make assumptions about the order, it's not
explicitly guaranteed.
Ralf
-
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/