From patchwork Fri Feb 28 11:55:03 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mohit KUMAR DCG X-Patchwork-Id: 3740331 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: patchwork-linux-pci@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 0D4C79F2ED for ; Fri, 28 Feb 2014 11:56:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3DEFD20295 for ; Fri, 28 Feb 2014 11:56:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 63CF82027D for ; Fri, 28 Feb 2014 11:56:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752367AbaB1Lz4 (ORCPT ); Fri, 28 Feb 2014 06:55:56 -0500 Received: from eu1sys200aog113.obsmtp.com ([207.126.144.135]:52155 "EHLO eu1sys200aog113.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752356AbaB1Lzy (ORCPT ); Fri, 28 Feb 2014 06:55:54 -0500 Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob113.postini.com ([207.126.147.11]) with SMTP ID DSNKUxB5QeE9yYwdyYS7wFU2v1uAmnJ+kb9T@postini.com; Fri, 28 Feb 2014 11:55:54 UTC Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 3AB2EB7; Fri, 28 Feb 2014 11:55:43 +0000 (GMT) Received: from Webmail-ap.st.com (eapex1hubcas2.st.com [10.80.176.10]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 2D7CA8D8; Fri, 28 Feb 2014 11:55:43 +0000 (GMT) Received: from localhost (10.199.16.23) by Webmail-ap.st.com (10.80.176.7) with Microsoft SMTP Server (TLS) id 8.3.298.1; Fri, 28 Feb 2014 19:55:42 +0800 From: Mohit Kumar To: Cc: Mohit Kumar , Pratyush Anand , Subject: [PATCH V7 10/10] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer Date: Fri, 28 Feb 2014 17:25:03 +0530 Message-ID: <0274095453d14c848977441f303aab6b53a098cd.1393568715.git.mohit.kumar@st.com> X-Mailer: git-send-email 1.7.0.1 In-Reply-To: References: MIME-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add Mohit Kumar as maintainer for ST SPEAr13xx PCIe driver. Signed-off-by: Mohit Kumar Signed-off-by: Pratyush Anand Acked-by: Jingoo Han Cc: linux-pci@vger.kernel.org Acked-by: Bjorn Helgaas --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b2cf5cf..ebdca89 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6596,6 +6596,12 @@ L: linux-pci@vger.kernel.org S: Maintained F: drivers/pci/host/*designware* +PCIE DRIVER FOR ST SPEAR13XX +M: Mohit Kumar +L: linux-pci@vger.kernel.org +S: Maintained +F: drivers/pci/host/pcie-spear13xx.c + PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: linux-pcmcia@lists.infradead.org