[PATCH 1/1] [MTD/MAPS] Blackfin Async Flash Maps: Handle the case where flash memory and ethernet mac/phy are mapped onto the same async bank

Mike Frysinger vapier.adi at gmail.com
Tue May 13 13:42:04 EDT 2008


On Tue, May 13, 2008 at 11:34 AM, Jörn Engel <joern at logfs.org> wrote:
> On Tue, 13 May 2008 12:38:45 +0800, Bryan Wu wrote:
> > +#define pr_devinit(fmt, args...) ({ static const __devinitdata char __fmt[] = fmt; printk(__fmt, ## args); })
>
>  That bit is obvious.  But why do you use pr_devinit() instead of
>  printk()?  What does it gain you?

why do we have __init and __devinit in the first place ?
-mike



More information about the linux-mtd mailing list