From patchwork Tue Oct 22 16:21:33 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dan Williams X-Patchwork-Id: 3083851 X-Patchwork-Delegate: dan.j.williams@gmail.com Return-Path: X-Original-To: patchwork-dmaengine@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 C8C1B9F2B7 for ; Tue, 22 Oct 2013 16:21:58 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 47D8520318 for ; Tue, 22 Oct 2013 16:21:54 +0000 (UTC) Received: from mail-qa0-f64.google.com (mail-qa0-f64.google.com [209.85.216.64]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CDD0C2030D for ; Tue, 22 Oct 2013 16:21:52 +0000 (UTC) Received: by mail-qa0-f64.google.com with SMTP id i13sf1226276qae.9 for ; Tue, 22 Oct 2013 09:21:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=subject:from:to:date:message-id:user-agent:mime-version :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; bh=p7rVSQ3/EO6gbnTXpbbp7bHNvIiJHNVuY193mvCgYE8=; b=q922RrUBpegV1osuLK1IUWLRk9xQj9kYVNfIVrtnq7LLPsVtrAepHJnhEvtIpYsz87 HuSO7h0FUAQMheMdHyiAhxDzS0Myd8wzjQ1GGxopYjzVIqt7xeOrxV4fd124uiI7uL7M DCKYkaG+IscnE2z7Yxn3bEbWzTT1/qDprU9yuQTnaqEuapWQ/AdWGkftblTVxdy6l1uI FvTEcY7gcod2s/+Z950BHpY7VMwAhXh+GacQJHQ5K/PhqelPESvBsO2ABJUnCE1iIiSr cVBv+A69/QoPUF6qFDsg2MwijnSXYslJQqHzxnu+ewDXptr8YlZGbdaBUlqoX2UEOImv UQ/A== X-Received: by 10.49.27.137 with SMTP id t9mr40784qeg.34.1382458912155; Tue, 22 Oct 2013 09:21:52 -0700 (PDT) X-BeenThere: dmaengine@googlegroups.com Received: by 10.49.76.100 with SMTP id j4ls152412qew.29.gmail; Tue, 22 Oct 2013 09:21:52 -0700 (PDT) X-Received: by 10.58.128.33 with SMTP id nl1mr4796978veb.28.1382458911996; Tue, 22 Oct 2013 09:21:51 -0700 (PDT) Received: from mga14.intel.com (mga14.intel.com. [143.182.124.37]) by gmr-mx.google.com with ESMTP id kh12si4548981pab.2.2013.10.22.09.21.51 for ; Tue, 22 Oct 2013 09:21:51 -0700 (PDT) Received-SPF: pass (google.com: domain of dan.j.williams@intel.com designates 143.182.124.37 as permitted sender) client-ip=143.182.124.37; Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 22 Oct 2013 09:21:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,535,1378882800"; d="scan'208";a="378378353" Received: from viggo.jf.intel.com ([10.23.232.61]) by azsmga001.ch.intel.com with ESMTP; 22 Oct 2013 09:21:33 -0700 Subject: [PATCH] MAINTAINERS: add the new dmaengine mailing list From: Dan Williams To: patchwork-dmaengine@patchwork.kernel.org, dmaengine@googlegroups.com Date: Tue, 22 Oct 2013 09:21:33 -0700 Message-ID: <20131022162115.19019.98524.stgit@viggo.jf.intel.com> User-Agent: StGit/0.17-1-g7c57 MIME-Version: 1.0 X-Original-Sender: dan.j.williams@intel.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of dan.j.williams@intel.com designates 143.182.124.37 as permitted sender) smtp.mail=dan.j.williams@intel.com Precedence: list Mailing-list: list dmaengine@googlegroups.com; contact dmaengine+owners@googlegroups.com List-ID: X-Google-Group-Id: 1079143253336 List-Post: , List-Help: , List-Archive: Sender: dmaengine@googlegroups.com List-Subscribe: , List-Unsubscribe: , X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_LOW, 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: Vinod Koul We have a new mailing list hosted by vger for dmaengine Signed-off-by: Vinod Koul --- test that the list address needs to be in the to: MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 78ef5dca2543..a15320d499cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2712,6 +2712,7 @@ T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git DMA GENERIC OFFLOAD ENGINE SUBSYSTEM M: Vinod Koul M: Dan Williams +L: dmaengine@vger.kernel.org S: Supported F: drivers/dma/ F: include/linux/dma*