From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Stuge Subject: Re: [stable] [PATCH] drm/kms: remove spaces from connector names Date: Thu, 9 Dec 2010 23:15:40 +0100 Message-ID: <20101209221540.12234.qmail@stuge.se> References: <1291850043-7742-1-git-send-email-alexdeucher@gmail.com> <20101208233026.GA10898@kroah.com> <20101209091814.2fea27a7@jbarnes-desktop> <87aakec0m9.wl%sergej.pupykin@dsr-company.com> <20101209094623.1f46b4cb@jbarnes-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from foo.stuge.se (foo.stuge.se [213.88.146.6]) by gabe.freedesktop.org (Postfix) with SMTP id 626E79E76E for ; Thu, 9 Dec 2010 14:15:43 -0800 (PST) Content-Disposition: inline In-Reply-To: <20101209094623.1f46b4cb@jbarnes-desktop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Jesse Barnes Cc: Greg KH , Sergej Pupykin , dri-devel@lists.freedesktop.org, stable@kernel.org List-Id: dri-devel@lists.freedesktop.org Jesse Barnes wrote: > An alternative to fixing grub would be to add aliases like you mention, > and/or change the parser to accept "_" as an alias for " ". Then we > could leave the sysfs values and string table alone. Is it already case insensitive? //Peter