[PATCH 08/13] ARM: LPC32XX: clock tree support

Rabin Vincent rabin at rab.in
Thu Jan 28 12:07:28 EST 2010


On Wed, Jan 27, 2010 at 05:43:26PM -0800, wellsk40 at gmail.com wrote:
> +static struct clk_lookup lookups[] __initdata = {

This shouldn't be __initdata, since it'll be needed when loading modules
which use clk_get().

Rabin



More information about the linux-arm-kernel mailing list