[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1309795559.3272.8.camel@odin>
Date: Mon, 04 Jul 2011 17:05:59 +0100
From: Liam Girdwood <lrg@...nel.org>
To: MyungJoo Ham <myungjoo.ham@...sung.com>
Cc: linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>, kyungmin.park@...sung.com,
myungjoo.ham@...il.com
Subject: Re: [PATCH] regulator: max8997: remove dependency on platform_data
pointer
On Mon, 2011-06-20 at 17:30 +0900, MyungJoo Ham wrote:
> The platform_data (pdata) may be pointing to __initdata section, which
> may be free'd from the memory. The dependency on pdata in non-init
> functions is removed in this patch to allow platform to declare
> __initdata for platform data.
>
> Signed-off-by: MyungJoo Ham <myungjoo.ham@...sung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@...sung.com>
> ---
Applied.
Thanks
Liam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists