mtd: nand: davinci: add missing __devinit
On Sat, Dec 13, 2008 at 12:54:17AM +0200, Felipe Balbi wrote:
> On Fri, Dec 12, 2008 at 02:52:14PM -0800, David Brownell wrote:
> > Just update the individual patches and save the effort.
> > Less work for you, fewer bits wasted on the Internet. ;)
>
> Sure, just did it. Will retest (sanity) and reply with the newer patch
> soon.
here it is:
==== cut here ====
>From 964d8b463ea8d32c27249d6e1b64ed6143551dd8 Mon Sep 17 00:00:00 2001
From: Felipe Balbi <felipe.balbi@nokia.com>
Date: Wed, 10 Dec 2008 01:41:52 +0200
Subject: [patch-v2.6.28 06/10] mtd: nand: davinci: add missing __init and __exit
Add __init to init-only functions, __exit to exit-only
functions.
Also, switch two __devinit to __init, as nand devices
can't be hotpluggable.
Signed-off-by:
Felipe Balbi <felipe.balbi@nokia.com>
Showing
Please register or sign in to comment