From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: [Linux-fbdev-devel] [PATCH 1/2] atyfb: fix CONFIG_ namespace violations Date: Tue, 3 Feb 2009 13:06:31 +0200 Message-ID: <20090203110631.GB22401@sci.fi> References: <200901310909.n0V99XIZ021497@imap1.linux-foundation.org> <4984AC40.8030708@oracle.com> <20090131121008.eb7f5ddd.akpm@linux-foundation.org> <20090202150002.05838fed.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: Geert Uytterhoeven Cc: Randy Dunlap , Benjamin Herrenschmidt , Andrew Morton , linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Tue, Feb 03, 2009 at 09:09:38AM +0100, Geert Uytterhoeven wrote: > On Mon, 2 Feb 2009, Randy Dunlap wrote: > > --- linux-2.6.29-rc3-git3.orig/drivers/video/aty/atyfb_base.c > > +++ linux-2.6.29-rc3-git3/drivers/video/aty/atyfb_base.c > > @@ -135,7 +135,7 @@ > > #if defined(CONFIG_PM) || defined(CONFIG_PMAC_BACKLIGHT) || \ > > defined (CONFIG_FB_ATY_GENERIC_LCD) || defined(CONFIG_FB_ATY_BACKL= IGHT) > > static const u32 lt_lcd_regs[] =3D { > > - CONFIG_PANEL_LG, > > + CNFG_PANEL_LG, >=20 > These were the official names as used in the ATI docs. After these ch= anges, you > can no longer easily grep for them. >=20 > Perhaps it's better to prefix everything with ATI_? yes, I know it's = more work > (for the writer), but we want to optimize for the reader, right? That would be my preference as well. --=20 Ville Syrj=E4l=E4 syrjala@sci.fi http://www.sci.fi/~syrjala/