Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756705Ab3FUEqE (ORCPT ); Fri, 21 Jun 2013 00:46:04 -0400 Received: from eu1sys200aog115.obsmtp.com ([207.126.144.139]:41677 "EHLO eu1sys200aog115.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755832Ab3FUEqB (ORCPT ); Fri, 21 Jun 2013 00:46:01 -0400 Message-ID: <51C3D517.1080301@st.com> Date: Fri, 21 Jun 2013 09:52:47 +0530 From: Pratyush Anand User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: Jingoo Han Cc: "'Kukjin Kim'" , "'Bjorn Helgaas'" , "linux-samsung-soc@vger.kernel.org" , "linux-pci@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "'Grant Likely'" , "'Andrew Murray'" , "'Thomas Petazzoni'" , "'Thierry Reding'" , "'Jason Gunthorpe'" , "'Arnd Bergmann'" , "'Surendranath Gurivireddy Balla'" , "'Siva Reddy Kallam'" , "'Thomas Abraham'" , "'Tomasz Figa'" , Mohit KUMAR Subject: Re: [PATCH V9 1/4] pci: Add PCIe driver for Samsung Exynos References: <002001ce6e2e$623d7970$26b86c50$@samsung.com> In-Reply-To: <002001ce6e2e$623d7970$26b86c50$@samsung.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 647 Lines: 21 On 6/21/2013 8:51 AM, Jingoo Han wrote: > diff --git a/drivers/pci/host/pci-designware.c b/drivers/pci/host/pci-designware.c > new file mode 100644 > index 0000000..f8558ff > --- /dev/null > +++ b/drivers/pci/host/pci-designware.c If you plan to send next version, then I would suggest to rename it as pcie-designware.c, because synopsis pcie and pci controllers are different. Regards Pratyush -- 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/