From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0110.outbound.protection.outlook.com [65.55.169.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 73EC51A0239 for ; Wed, 19 Aug 2015 01:46:09 +1000 (AEST) Message-ID: <1439912743.2784.0.camel@freescale.com> Subject: Re: [PATCH V2] powerpc/85xx: Remove unused pci fixup hooks on c293pcie From: Scott Wood To: Hou Zhiqiang-B48286 CC: "galak@kernel.crashing.org" , "linuxppc-dev@lists.ozlabs.org" , "Hu Mingkai-B21284" , Wang Dongsheng-B40534 Date: Tue, 18 Aug 2015 10:45:43 -0500 In-Reply-To: References: <1439199585-37464-1-git-send-email-B48286@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2015-08-18 at 04:26 -0500, Hou Zhiqiang-B48286 wrote: > Hi Scott, > > Removed both pcibios_fixup_phb and pcibios_fixup_bus. > Could you please help to apply it? I applied it and sent a pull request yesterday. -Scott