From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Turquette Subject: Re: [PATCH 1/3] clk: tegra114: Fix incorrect placement of __initdata Date: Thu, 08 Aug 2013 15:32:44 -0700 Message-ID: <20130808223244.5348.4384@quantum> References: <1375935949-19557-1-git-send-email-sachin.kamat@linaro.org> <5203E097.1040502@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <5203E097.1040502-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren , Sachin Kamat Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org Quoting Stephen Warren (2013-08-08 11:16:55) > On 08/07/2013 10:25 PM, Sachin Kamat wrote: > > __initdata should be placed between the variable name and equal > > sign for the variable to be placed in the intended section. > > The series, > Acked-by: Stephen Warren > > Patch 1, > Tested-by: Stephen Warren > > Mike, I assume you'll take these through the clock tree. Done. Regards, Mike