Re: __initfunc missing in a lot of places

Tim Waugh (tim@cyberelk.demon.co.uk)
Thu, 6 May 1999 08:33:45 +0100 (GMT)


On Wed, 5 May 1999, B. James Phillippe wrote:

> If so, I am trying to understand why this nifty feature is not used in
> many drivers within 2.2.6. Is this just because the author has not
> yet taken advantage of this option, or because there are subtle
> reasons why it cannot be used in some circumstances? If the latter,
> I'd like to better understand those reasons. :-)

The probing routines in parport_pc could all be __init'ed, and in fact
I've got a patch to do it. But it doesn't count as a bug, so I haven't
submitted it for 2.2.

Tim.
*/

-
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/