From patchwork Thu Feb 6 04:44:55 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pratyush ANAND X-Patchwork-Id: 3592761 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 C97699F288 for ; Thu, 6 Feb 2014 04:45:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 110FB2016C for ; Thu, 6 Feb 2014 04:45:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F01E120163 for ; Thu, 6 Feb 2014 04:45:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754779AbaBFEpe (ORCPT ); Wed, 5 Feb 2014 23:45:34 -0500 Received: from eu1sys200aog103.obsmtp.com ([207.126.144.115]:58885 "EHLO eu1sys200aog103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754760AbaBFEpd (ORCPT ); Wed, 5 Feb 2014 23:45:33 -0500 Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob103.postini.com ([207.126.147.11]) with SMTP ID DSNKUvMTadtEvUEkSKBScoPhTeZO+SdEwkzB@postini.com; Thu, 06 Feb 2014 04:45:32 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 87700BA; Thu, 6 Feb 2014 04:45:21 +0000 (GMT) Received: from Webmail-ap.st.com (eapex1hubcas4.st.com [10.80.176.69]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 77BDF14E5; Thu, 6 Feb 2014 04:45:21 +0000 (GMT) Received: from localhost (10.199.210.48) by Webmail-ap.st.com (10.80.176.7) with Microsoft SMTP Server (TLS) id 8.3.297.1; Thu, 6 Feb 2014 12:45:21 +0800 From: Pratyush Anand To: Cc: Mohit Kumar , Pratyush Anand , Subject: [PATCH V4 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer Date: Thu, 6 Feb 2014 10:14:55 +0530 Message-ID: <4050bae76224d5a984d8c6701641e8b729050319.1391661589.git.pratyush.anand@st.com> X-Mailer: git-send-email 1.8.1.2 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=-7.4 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 From: Mohit Kumar 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 --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) 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