Re: Writing modules for 2.5
Russell King (rmk@arm.linux.org.uk)
Tue, 15 Apr 2003 13:58:29 +0100
On Tue, Apr 15, 2003 at 02:15:18PM +0200, Andreas Henriksson wrote:
> On Tue, Apr 15, 2003 at 02:05:48PM +0200, Måns Rullgård wrote:
> > Next question: what is the correct replacement for MOD_INC_USE_COUNT?
>
> "SET_MODULE_OWNER(dev);" or simply "dev->owner=THIS_MODULE;" and the
> counting should then be done automatically AFAIK.
You don't need that for char drivers.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
-
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/