From: Fabian Frederick
Date: Tue, 8 Dec 2015 18:36:25 +0100
> Some eisa_driver structures use __init probe functions which generates
> a warning and could crash if function is called after being deleted.
I can't apply this to my networking tree because you included
SCSI changes in it.
--
To uns
Some eisa_driver structures use __init probe functions which generates
a warning and could crash if function is called after being deleted.
I guess we can remove __init from the 5 functions below in
separate patches ?
__init:
hp100_eisa_probe()
vortex_eisa_probe()
el3_eisa_probe()
sim710_eisa_prob