[PATCH] arm/tegra: remove __initdata annotation from pinmux tables
From: Stephen Warren <hidden>
Date: 2011-12-20 18:53:28
Also in:
linux-tegra
From: Stephen Warren <hidden>
Date: 2011-12-20 18:53:28
Also in:
linux-tegra
Olof Johansson wrote at Tuesday, December 20, 2011 10:34 AM:
Instead of reshuffling what functions in the pinmux paths should be __init and thus could keep references to __initdata, let's just remove the annotations for now -- the tables are moving to device tree in the next version anyway and the whole subsystem is being wired up. We will go back and re-annotate where appropriate once things settle down. Signed-off-by: Olof Johansson <redacted>
Acked-by: Stephen Warren <redacted> -- nvpublic