RE: [PATCH 1/1] omap: fix section mismatch errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Tomi Valkeinen [mailto:tomi.valkeinen@xxxxxxxxx] 
> Sent: Friday, September 24, 2010 2:10 PM
> To: ext Tony Lindgren
> Cc: Premi, Sanjeev; linux-omap@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH 1/1] omap: fix section mismatch errors
> 
> On Thu, 2010-09-23 at 18:36 +0200, ext Tony Lindgren wrote:
> > * Sanjeev Premi <premi@xxxxxx> [100816 08:24]:
> > > This patch fixes miltiple section mismatch errors
> > > observed with the latest master.
> > 
> > Few comments below.
> >  
> > > @@ -134,7 +134,7 @@ static inline void board_smc91x_init(void)
> > >  
> > >  #endif
> > >  
> > > -static struct omap_board_config_kernel sdp2430_config[] = {
> > > +static struct omap_board_config_kernel sdp2430_config[] 
> __initdata = {
> > >  	{OMAP_TAG_LCD, &sdp2430_lcd_config},
> > >  };
> > ...
> >   
> > Let's just get rid of omap_get_config stuff. The OMAP_TAG_LCD
> > and OMAP_TAG_FBMEM are the last remaining legacy tags. They should
> > be replaced with just platform_data. And while at it, it should
> > be done for all the boards.
> > 
> > Tomi, do you see any problems with that?
> 
> OMAP_TAG_LCD and OMAP_TAG_FBMEM are used by the old omapfb driver.
> 
> I don't see any problem in changing them to platform data, except that
> it's some work and somebody should do it =).
> 
>  Tomi
> 
Tony,

Can we do this as a separate patch? Or should I go down this path in
same context?... it may delay this patch.

~sanjeev

> 
> --
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux