From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 08C7B2C009D for ; Thu, 16 May 2013 07:30:23 +1000 (EST) Message-ID: <1368653371.9603.18.camel@pasglop> Subject: Re: [PATCH v2, part 1 3/9] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead From: Benjamin Herrenschmidt To: Liu Jiang Date: Thu, 16 May 2013 07:29:31 +1000 In-Reply-To: <51939FB1.20203@gmail.com> References: <1368461313-4371-1-git-send-email-jiang.liu@huawei.com> <1368461313-4371-4-git-send-email-jiang.liu@huawei.com> <5191F53E.4000305@cn.fujitsu.com> <51925136.5050302@gmail.com> <51926CF6.1050706@gmail.com> <51939E16.9090105@gmail.com> <51939FB1.20203@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Neela Syam Kolli , "sparclinux@vger.kernel.org" , Toshi Kani , Linux-Scsi , Myron Stowe , David Airlie , Greg Kroah-Hartman , linuxppc-dev@lists.ozlabs.org, Linux Kernel Mailing List , "James E.J. Bottomley" , "Rafael J . Wysocki" , Bjorn Helgaas , Yijing Wang , Paul Mackerras , "linux-pci@vger.kernel.org" , Gu Zheng , Andrew Morton , Yinghai Lu , "David S. Miller" , Jiang Liu List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2013-05-15 at 22:46 +0800, Liu Jiang wrote: > I don't know any OF exports, could you please help to CC > some OF experts? I wrote that code I think. Sorry, I've missed the beginning of the thread, what is the problem ? Cheers, Ben.