[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100123232813.GB4146@x200>
Date: Sun, 24 Jan 2010 01:28:13 +0200
From: Alexey Dobriyan <adobriyan@...il.com>
To: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
Cc: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
Christoph Hellwig <hch@....de>,
Antonino Daplas <adaplas@....net>,
linux-fbdev-devel@...ts.sourceforge.net,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 01/29] move acornfb's probe function to .devinit.text
On Sat, Jan 23, 2010 at 09:35:09PM +0100, Uwe Kleine-König wrote:
> -static int __init acornfb_probe(struct platform_device *dev)
> +static int __devinit acornfb_probe(struct platform_device *dev)
Even more, if this function is marked __devinit, some other functions
can very well be marked __devinit, can you do this?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists