[PATCH 2/6] OMAP4: Pandaboard: Add omap_reserve functionality

Russell King - ARM Linux linux at arm.linux.org.uk
Sat Dec 18 12:36:24 EST 2010


On Sat, Dec 18, 2010 at 09:20:56AM -0800, Tony Lindgren wrote:
> * Russell King - ARM Linux <linux at arm.linux.org.uk> [101218 00:26]:
> > On Fri, Dec 17, 2010 at 07:05:21PM -0800, Tony Lindgren wrote:
> > >  	/* Maintainer: David Anders - Texas Instruments Inc */
> > >  	.boot_params	= 0x80000100,
> > >  	.map_io		= omap4_panda_map_io,
> > > +	.reserve	= omap_reserve,
> > 
> > Please put .reserve before .map_io.
> 
> Hmm, that's the way it should be.. But we should also correct the
> earlier changes too?

Strangely that's what I've been doing in my init_early patches.  My
comment was aimed to ensure that no new instances are introduced.



More information about the linux-arm-kernel mailing list