From patchwork Fri Oct 14 16:01:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joao Pinto X-Patchwork-Id: 9377027 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 617F56022E for ; Fri, 14 Oct 2016 16:11:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 52ED228986 for ; Fri, 14 Oct 2016 16:11:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4750229FFB; Fri, 14 Oct 2016 16:11:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2E78828986 for ; Fri, 14 Oct 2016 16:11:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755152AbcJNQK6 (ORCPT ); Fri, 14 Oct 2016 12:10:58 -0400 Received: from smtprelay.synopsys.com ([198.182.47.9]:58219 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755070AbcJNQK4 (ORCPT ); Fri, 14 Oct 2016 12:10:56 -0400 Received: from dc8secmta1.synopsys.com (dc8secmta1.synopsys.com [10.13.218.200]) by smtprelay.synopsys.com (Postfix) with ESMTP id 3EC6E24E169A; Fri, 14 Oct 2016 09:01:25 -0700 (PDT) Received: from dc8secmta1.internal.synopsys.com (dc8secmta1.internal.synopsys.com [127.0.0.1]) by dc8secmta1.internal.synopsys.com (Service) with ESMTP id 308EB27115; Fri, 14 Oct 2016 09:01:25 -0700 (PDT) Received: from mailhost.synopsys.com (mailhost1.synopsys.com [10.12.238.239]) by dc8secmta1.internal.synopsys.com (Service) with ESMTP id 0AE4D27114; Fri, 14 Oct 2016 09:01:25 -0700 (PDT) Received: from mailhost.synopsys.com (localhost [127.0.0.1]) by mailhost.synopsys.com (Postfix) with ESMTP id EDFA4A0A; Fri, 14 Oct 2016 09:01:24 -0700 (PDT) Received: from jppCent.internal.synopsys.com (jppcent.internal.synopsys.com [10.107.19.136]) by mailhost.synopsys.com (Postfix) with ESMTP id 74E969E7; Fri, 14 Oct 2016 09:01:23 -0700 (PDT) From: Joao Pinto To: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, helgaas@kernel.org Cc: jose.abreu@synopsys.com, Joao Pinto Subject: [PATCH] pci: pcie-designware-plat: changing maintainer Date: Fri, 14 Oct 2016 17:01:21 +0100 Message-Id: <0c901c49ad655165e5f72245e9d260f43968cf9e.1476460342.git.jpinto@synopsys.com> X-Mailer: git-send-email 1.8.1.5 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP I am going to leave Synopsys and so this patch changes the Maintainer for PCIe Designware Platform driver to my colleague Jose Abreu. Signed-off-by: Joao Pinto --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 01bff8e..5ac91d8a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9052,7 +9052,7 @@ S: Maintained F: drivers/pci/host/*designware* PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE -M: Joao Pinto +M: Jose Abreu L: linux-pci@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/pci/designware-pcie.txt