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 527A12C00AB for ; Wed, 9 Oct 2013 10:31:40 +1100 (EST) Message-ID: <1381275075.645.251.camel@pasglop> Subject: Re: [PATCH 1/2][v2] pci: fsl: derive the common PCI driver to drivers/pci/host From: Benjamin Herrenschmidt To: Scott Wood Date: Wed, 09 Oct 2013 10:31:15 +1100 In-Reply-To: <1381274440.7979.309.camel@snotra.buserror.net> References: <1380531175-14836-1-git-send-email-Minghuan.Lian@freescale.com> <1381272382.7979.292.camel@snotra.buserror.net> <1381274440.7979.309.camel@snotra.buserror.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: "linux-pci@vger.kernel.org" , Zang Roy-R61911 , Minghuan Lian , Paul Mackerras , Bjorn Helgaas , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2013-10-08 at 18:20 -0500, Scott Wood wrote: > > So I'll apply these given an ack from the powerpc folks. > > ACK this patch. The second one I'd like to see broken up into > digestible chunks so I can better review it. Bjorn, for such FSL-only stuff, Scott ack is enough, don't wait for mine :-) Cheers, Ben.