From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id EDFDFDDEBA for ; Fri, 9 Feb 2007 10:26:09 +1100 (EST) In-Reply-To: <99661347-5376-4D6A-9273-FAEC8C627A31@kernel.crashing.org> References: <1170973667.2620.376.camel@localhost.localdomain> <99661347-5376-4D6A-9273-FAEC8C627A31@kernel.crashing.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <008C1527-AE34-4595-BF45-EF20036FF53B@kernel.crashing.org> From: Kumar Gala Subject: Re: [PATCH] Added QE to the list of default scanned OF devices Date: Thu, 8 Feb 2007 17:25:12 -0600 To: Kumar Gala Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Feb 8, 2007, at 4:56 PM, Kumar Gala wrote: > > On Feb 8, 2007, at 4:27 PM, Benjamin Herrenschmidt wrote: > >> On Thu, 2007-02-08 at 10:56 -0600, Andy Fleming wrote: >>> Signed-off-by: Andrew Fleming >>> --- >>> arch/powerpc/kernel/of_platform.c | 1 + >>> 1 files changed, 1 insertions(+), 0 deletions(-) >> >> As I said several times on irc, I dislike the "default list" and I'm >> tempted to remove it. I'd much prefer if your platform passed in the >> list of what it wants exposed. > > How about we add 'qe' for now and look at removing the list going > forward. Actually, nevermind. I've dropped the patch and will make the guys do what you are suggesting. Can you look at the other users (cell, pmac?) and change them so we can remove the "default list" - k