[PATCH v2 2/8] arm/tegra: prepare early init for multiple tegra variants
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Nov 4 12:30:17 EDT 2011
On Fri, Nov 04, 2011 at 08:09:42AM -0700, Olof Johansson wrote:
> Sounds reasonable to me. Want a patch to put in your arch_reset
> cleanup branch, I presume? I'll post something later today.
I would, but I've just changed the method slightly.
It was becoming silly adding functions to every platform to initialize
arm_pm_restart() in some way (preferably as early as possible) so I've
scrapped that idea.
I've just replaced it with something a little better, which is to put
a pointer directly in the machine_desc stuff, and have generic code
setup the pointer if this is set.
I'll post some new patches sometime in the next few days.
More information about the linux-arm-kernel
mailing list