Re: [PATCH] sh: maple: add support for the Maple mouse on the SEGA Dreamcast

From: Mike Frysinger
Date: Mon Dec 29 2008 - 16:02:33 EST


On Monday 29 December 2008 14:17:25 Adrian McMenamin wrote:
> +static int __devinit probe_maple_mouse(struct device *dev)
> +static int remove_maple_mouse(struct device *dev)

i thought you were going the rout of not labeling any of the probe/remove
functions ... but if you label the prob with __devinit, then the remove should
be __devexit. i.e. whichever way you go, the two should be consistent.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.