What is the meaning of a __init
qualifier to a function in this context:
http://lxr.free-electrons.com/source/drivers/thermal/of-thermal.c?v=3.16#L746
How does that function get executed?
What is the meaning of a __init
qualifier to a function in this context:
http://lxr.free-electrons.com/source/drivers/thermal/of-thermal.c?v=3.16#L746
How does that function get executed?