Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936073AbcKPWSb (ORCPT ); Wed, 16 Nov 2016 17:18:31 -0500 Received: from mail.kernel.org ([198.145.29.136]:55700 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753175AbcKPWS3 (ORCPT ); Wed, 16 Nov 2016 17:18:29 -0500 Date: Wed, 16 Nov 2016 16:18:25 -0600 From: Bjorn Helgaas To: Joao Pinto Cc: bhelgaas@google.com, pratyush.anand@gmail.com, CARLOS.PALMINHA@synopsys.com, Jose.Abreu@synopsys.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] pci: pcie-designware: Change Maintenance Message-ID: <20161116221825.GA16042@bhelgaas-glaptop.roam.corp.google.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1584 Lines: 47 On Tue, Nov 15, 2016 at 04:10:46PM +0000, Joao Pinto wrote: > I accepted the invitation from Pratyush to replace him in the > pcie-designware maintenance. This patch makes the maintainer replacement > and symplifies a bit the pcie-designware* maintenance structure. > > Signed-off-by: Joao Pinto > Cc: Pratyush Anand > Cc: Jose Abreu I applied both of these to for-linus for v4.9, thanks, Joao! > --- > MAINTAINERS | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index aefa6bf..2c64d7c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9293,17 +9293,11 @@ F: drivers/pci/host/pci-exynos.c > > PCI DRIVER FOR SYNOPSIS DESIGNWARE > M: Jingoo Han > -M: Pratyush Anand > -L: linux-pci@vger.kernel.org > -S: Maintained > -F: drivers/pci/host/*designware* > - > -PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE > -M: Jose Abreu > +M: Joao Pinto > L: linux-pci@vger.kernel.org > S: Maintained > F: Documentation/devicetree/bindings/pci/designware-pcie.txt > -F: drivers/pci/host/pcie-designware-plat.c > +F: drivers/pci/host/*designware* > > PCI DRIVER FOR GENERIC OF HOSTS > M: Will Deacon > -- > 1.8.3.1 > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-pci" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html