From patchwork Tue Feb 11 09:30:08 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: 319186 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 127C52C00B0 for ; Tue, 11 Feb 2014 20:31:14 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751185AbaBKJbF (ORCPT ); Tue, 11 Feb 2014 04:31:05 -0500 Received: from eu1sys200aog102.obsmtp.com ([207.126.144.113]:49750 "EHLO eu1sys200aog102.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbaBKJbB (ORCPT ); Tue, 11 Feb 2014 04:31:01 -0500 Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob102.postini.com ([207.126.147.11]) with SMTP ID DSNKUvnt0aJGqaSfwgm+U1idKVbMjX9BVk7S@postini.com; Tue, 11 Feb 2014 09:31:00 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 C6179AC; Tue, 11 Feb 2014 09:30:54 +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 B7B068D1; Tue, 11 Feb 2014 09:30:54 +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; Tue, 11 Feb 2014 17:30:53 +0800 From: Mohit Kumar To: Cc: Mohit Kumar , Pratyush Anand , Subject: [PATCH V6 12/12] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer Date: Tue, 11 Feb 2014 15:00:08 +0530 Message-ID: <94d33e34f15254833893fdecfd111fa0fdf772b5.1392109054.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 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 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