Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756547Ab1BPMmZ (ORCPT ); Wed, 16 Feb 2011 07:42:25 -0500 Received: from va3ehsobe002.messaging.microsoft.com ([216.32.180.12]:18228 "EHLO VA3EHSOBE002.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754045Ab1BPMmX convert rfc822-to-8bit (ORCPT ); Wed, 16 Feb 2011 07:42:23 -0500 X-Greylist: delayed 905 seconds by postgrey-1.27 at vger.kernel.org; Wed, 16 Feb 2011 07:42:23 EST X-SpamScore: -23 X-BigFish: VS-23(zzbb2dK1432N98dN9371Pzz1202hzzz2dh2a8h637h668h) X-Forefront-Antispam-Report: KIP:(null);UIP:(null);IPVD:NLI;H:az33egw01.freescale.net;RD:az33egw01.freescale.net;EFVD:NLI Message-ID: <4D5BC291.1010906@freescale.com> Date: Wed, 16 Feb 2011 10:26:57 -0200 From: Fabio Estevam Organization: Freescale Semiconductor User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Uwe_Kleine-K=F6nig?= CC: Andres Salomon , Samuel Ortiz , , Mark Brown , Russell King , Sascha Hauer , Richard Purdie , Liam Girdwood , Subject: Re: [PATCH 16/17] mc13xxx: mfd_cell is now implicitly available to drivers References: <20110211181921.3d561568@queued.net> <20110216094154.GV13279@pengutronix.de> In-Reply-To: <20110216094154.GV13279@pengutronix.de> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8BIT X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 27 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 the 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. So keeping __initdata is OK then? Let me know and I can fix it needed. Regards, Fabio Estevam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/