Re: [PATCH] devexit fixes in i82092.c

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sat Mar 16 2002 - 03:13:21 EST


On Sat, 16 Mar 2002, Keith Owens wrote:
>
> Does that mean that we also get rid of the initcall methods? If
> shutdown follows a device tree then startup should also use that tree.

You cannot _build_ the tree without the initcall methods - it's populating
the tree that the initcalls mostly do, after all.

We could make one of the methods be "startup", of course, and move the
actual device initialization there (and leave just the "find driver" in
the initcall logic), but that would not get rid of the initcalls, it would
just split them into two parts.

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Mar 23 2002 - 22:00:11 EST