Re: [PATCH 16/17] mc13xxx: mfd_cell is now implicitly available todrivers

From: Fabio Estevam
Date: Wed Feb 16 2011 - 07:31:35 EST


Hi Uwe,

On 2/16/2011 7:41 AM, Uwe Kleine-König wrote:
...
>> /* MC13783 */
>> -static struct mc13783_platform_data mc13783_pdata __initdata = {
> isn't using __initdata here broken already before your patch? Was
> introduced in c67a3e09. Fabio?

I followed the same approach as in mx31_3ds.c file.

> But in general I'd prefer to keep as much __initdata as possible because
> this occupies less memory when using a multi-machine kernel.

Ok, is the __initdata usage correct then? If not, I can change it. Just let me know.

Regards,

Fabio Estevam


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/