Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757567AbZFWWY4 (ORCPT ); Tue, 23 Jun 2009 18:24:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754833AbZFWWYs (ORCPT ); Tue, 23 Jun 2009 18:24:48 -0400 Received: from claw.goop.org ([74.207.240.146]:51306 "EHLO claw.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753751AbZFWWYr (ORCPT ); Tue, 23 Jun 2009 18:24:47 -0400 Message-ID: <4A41562F.1040901@goop.org> Date: Tue, 23 Jun 2009 15:24:47 -0700 From: Jeremy Fitzhardinge User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2 MIME-Version: 1.0 To: Benjamin Herrenschmidt CC: Matthew Wilcox , Alex Chiang , jbarnes@virtuousgeek.org, linux-arch@vger.kernel.org, Kyle McMartin , Tony Luck , Russell King , Arnd Bergmann , Yoshinori Sato , Jeff Dike , linux-kernel@vger.kernel.org, Ralf Baechle , David Howells , Paul Mundt , Ivan Kokshaysky , Ingo Molnar , "David S. Miller" , Avi Kivity , Ian Campbell Subject: Re: [PATCH] PCI: remove pcibios_scan_all_fns() References: <20090622140807.25509.54448.stgit@bob.kio> <20090622143431.GT19977@parisc-linux.org> <4A3FCB68.3030004@goop.org> <20090622183056.GY19977@parisc-linux.org> <1245714008.4017.7.camel@pasglop> <20090623190826.GJ19977@parisc-linux.org> <4A413C66.5010306@goop.org> <1245793758.10356.27.camel@pasglop> In-Reply-To: <1245793758.10356.27.camel@pasglop> X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 19 On 06/23/09 14:49, Benjamin Herrenschmidt wrote: > I think Willy was actually suggesting that you start using our > OF/device-tree stuff though which is a slightly more invasive deal but > might end up useful for other things in the long run :-) > I guess we could fake up OF-like datastructures or something, but I don't see what wide application that would have. It might help in this case, but its a lot more complex than just calling pci_scan_single_device() at the appropriate place. Do you have any other cases in mind where it would be helpful? J -- 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/