[PATCH 1/1] MTD Maps: initial driver for using gpios to assist in addressing of parallel flash as is on the tinyboards

Mike Frysinger vapier.adi at gmail.com
Fri Aug 15 08:48:25 EDT 2008


On Fri, Aug 15, 2008 at 5:29 AM, David Woodhouse wrote:
> On Fri, 2008-08-15 at 16:37 +0800, Bryan Wu wrote:
>> +#define pr_devinit(fmt, args...) ({ static const __devinitconst char
>> __fmt[] = fmt; printk(__fmt, ## args); })
>
> You've added that macro twice in MTD code already -- and now you're
> adding it twice more (although I suspect only one was intentional).
> Where are we with putting it in include/linux/ where it belongs?

i havent tried since the last thread on the topic went nowhere.  guess
i could try again.
-mike



More information about the linux-mtd mailing list