Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753140AbYLUMOJ (ORCPT ); Sun, 21 Dec 2008 07:14:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751480AbYLUMN4 (ORCPT ); Sun, 21 Dec 2008 07:13:56 -0500 Received: from casper.infradead.org ([85.118.1.10]:48072 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751494AbYLUMNz (ORCPT ); Sun, 21 Dec 2008 07:13:55 -0500 Subject: Re: [PATCH] firmware: Arrange WHENCE in alphabetical order to avoid conflicts From: David Woodhouse To: Jaswinder Singh Cc: Linus Torvalds , LKML In-Reply-To: <1229860427.6846.3.camel@jaswinder.satnam> References: <1229860427.6846.3.camel@jaswinder.satnam> Content-Type: text/plain Date: Sun, 21 Dec 2008 12:12:59 +0000 Message-Id: <1229861579.22786.32.camel@macbook.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 (2.24.2-1.fc10) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1189 Lines: 31 On Sun, 2008-12-21 at 17:23 +0530, Jaswinder Singh wrote: > > We are facing problems while we prepare patch for firmware as we add > new stuff at the end. > As per David Woodhouse suggestion, I am arranging WHENCE to > aplhabetical order by driver name to avoid conflicts. > Thanks to my son Gurchet Singh to help me in arranging driver names in > alphabetical order. > > Signed-off-by: Jaswinder Singh Acked-by: David Woodhouse Now we're trying to push the remaining conversions to request_firmware() via the driver authors, putting it into alphabetical order should help to avoid the conflicts. If we could have this in before 2.6.28 (since it's purely cosmetic) or immediately thereafter, that would be great. Thanks, Jaswinder. -- David Woodhouse Open Source Technology Centre David.Woodhouse@intel.com Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/