Re: [PATCH] SLC82C105 IDE driver: missing __init

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 22 May 2002 14:10:06 +0100 (BST)


> slc82c105_bridge_revision() functions lacks __init modifier.
> Attached patch (against 2.5.17) fixes it.
> Compiles, but untested. Please consider applying.

I wouldnt get too carried away with these. Once the IDE core is clean
enough to allow hot plugging of IDE interfaces those __init's are all going
to need changing anyway

(and yes you can get hot pluggable IDE setups already - the mobility stuff
for example has a case with a PCI split bridge, 3 or 4 PCI slots and
connects to the cardbus on a laptop)
-
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/