From patchwork Mon Feb 10 08:51:59 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: 3616851 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: patchwork-linux-pci@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 6E1E8BF418 for ; Mon, 10 Feb 2014 08:52:55 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B6E53201B6 for ; Mon, 10 Feb 2014 08:52:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E048420176 for ; Mon, 10 Feb 2014 08:52:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752223AbaBJIwu (ORCPT ); Mon, 10 Feb 2014 03:52:50 -0500 Received: from eu1sys200aog105.obsmtp.com ([207.126.144.119]:36967 "EHLO eu1sys200aog105.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752214AbaBJIwr (ORCPT ); Mon, 10 Feb 2014 03:52:47 -0500 Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob105.postini.com ([207.126.147.11]) with SMTP ID DSNKUviTXBB3YDVPwKmabVxCufg/75UZtVv4@postini.com; Mon, 10 Feb 2014 08:52:47 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 18612CA; Mon, 10 Feb 2014 08:52:42 +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 09C2481F; Mon, 10 Feb 2014 08:52:42 +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; Mon, 10 Feb 2014 16:52:41 +0800 From: Mohit Kumar To: Cc: Mohit Kumar , Pratyush Anand , Subject: [PATCH V5 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer Date: Mon, 10 Feb 2014 14:21:59 +0530 Message-ID: <61242f305b3e7173bece431f200f488bfc8908be.1391871170.git.pratyush.anand@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=-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 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