Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751793AbXB1TpO (ORCPT ); Wed, 28 Feb 2007 14:45:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751797AbXB1TpO (ORCPT ); Wed, 28 Feb 2007 14:45:14 -0500 Received: from mail-in-11.arcor-online.net ([151.189.21.51]:60727 "EHLO mail-in-11.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751793AbXB1TpL (ORCPT ); Wed, 28 Feb 2007 14:45:11 -0500 In-Reply-To: <45E5D7B7.9040501@zytor.com> References: <45E46976.6060600@freescale.com> <29c13109971547687159078eacdea008@kernel.crashing.org> <45E592DC.9060700@freescale.com> <511cacb7bbe8a65ff72738c84ec9ece4@kernel.crashing.org> <45E5B604.904@freescale.com> <46F6BF70-2922-4E05-8DAB-6B0830B0AB47@embeddedalley.com> <45E5BD6B.1010509@freescale.com> <45E5C128.7020204@freescale.com> <45E5C333.2060100@zytor.com> <45E5D7B7.9040501@zytor.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <47493f913dddbec5e420bd7434709291@kernel.crashing.org> Content-Transfer-Encoding: 7bit Cc: linux-ppc-embedded , Timur Tabi , Dan Malek , Linux Kernel Mailing List , Torben.Mathiasen@hp.com From: Segher Boessenkool Subject: Re: lanana: Add major/minor entries for PPC QE UART devices Date: Wed, 28 Feb 2007 20:45:07 +0100 To: "H. Peter Anvin" X-Mailer: Apple Mail (2.623) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 732 Lines: 21 >> Another option is to use 46..49 for UARTs #0..3, >> and 192..195 for UARTs #4..7. >> Or, perhaps better, use 46..49 for #0..3, and >> 192..199 for #0..7, handling the duplication in >> the driver; and deprecate the old range. > > That sounds like more hassle than it's worth. The discontinuous range > may be annoying, but it isn't really a huge amount of code. Yeah. My suggestion would allow to get rid of that extra code some day, though (but sure, is that worth it?) Segher - 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/