From patchwork Thu Jan 23 10:32:48 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: 3527931 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 52CD49F2D6 for ; Thu, 23 Jan 2014 10:54:56 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 877E5201B9 for ; Thu, 23 Jan 2014 10:54:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 20195201BA for ; Thu, 23 Jan 2014 10:54:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751943AbaAWKyw (ORCPT ); Thu, 23 Jan 2014 05:54:52 -0500 Received: from eu1sys200aog103.obsmtp.com ([207.126.144.115]:54264 "EHLO eu1sys200aog103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648AbaAWKyv (ORCPT ); Thu, 23 Jan 2014 05:54:51 -0500 X-Greylist: delayed 1271 seconds by postgrey-1.27 at vger.kernel.org; Thu, 23 Jan 2014 05:54:50 EST Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob103.postini.com ([207.126.147.11]) with SMTP ID DSNKUuD0+ajon/xcJJ29M3ycJRlU5vpvyNnX@postini.com; Thu, 23 Jan 2014 10:54:51 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 34DE3E3; Thu, 23 Jan 2014 10:33:31 +0000 (GMT) Received: from Webmail-ap.st.com (eapex1hubcas1.st.com [10.80.176.8]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 2337511CF; Thu, 23 Jan 2014 10:33:31 +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.297.1; Thu, 23 Jan 2014 18:33:30 +0800 From: Mohit Kumar Cc: Mohit Kumar , Pratyush Anand , Jingoo Han , Subject: [PATCH V2 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer Date: Thu, 23 Jan 2014 16:02:48 +0530 Message-ID: <490771f1b5102a9e46232967e5839d010f06478c.1390471111.git.mohit.kumar@st.com> X-Mailer: git-send-email 1.7.0.1 In-Reply-To: References: MIME-Version: 1.0 To: unlisted-recipients:; (no To-header on input) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-7.5 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 Cc: Jingoo Han Cc: linux-pci@vger.kernel.org --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4..fd03da6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6462,6 +6462,12 @@ L: linux-pci@vger.kernel.org S: Maintained F: drivers/pci/host/pci-exynos.c +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