From patchwork Mon Apr 1 18:09:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eugeniy Paltsev X-Patchwork-Id: 1073096 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rvTa+t8f"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=synopsys.com header.i=@synopsys.com header.b="GKcw0itE"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44Y0jC0D4fz9sQr for ; Tue, 2 Apr 2019 05:09:19 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=g9fxxLdDFy/yNv5WZMSOSb82a8JSh/1MzM3xDWqqw3E=; b=rvT a+t8f6/ch0OhbI54YG9cM1ncnclhUEb/3g3YeF2cZM4SAwzwOU2hpIyI8z7fpcGj7XJykpHbtzJq1 3KPUqSsMqkALa988V5MeJm8X1Q2AezoIzeJgsJ9JkY3CICiGoK7mrJlGG2ffeOvtXINn3v2QrY3PQ JGdwiyOw8cZBZCmxN7g0ONWeOsYT6GQmYX2c1WAKTI1aJzBIot0YY/tfmwsY5Ewdxhaq30o+Bl7Z4 dYPuAQTRk9kV71/+Odaz0sRG44mMULXdUT/XnvRleUHJkiwP/9EqKNliR9qCIFLbnOcMBEoIiebRg AUksg4UuJttZebpqPj5j2PW8wbUYtFA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hB1Mz-00032K-8F; Mon, 01 Apr 2019 18:09:17 +0000 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111] helo=smtprelay.synopsys.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hB1Mw-00031w-WB for linux-snps-arc@lists.infradead.org; Mon, 01 Apr 2019 18:09:16 +0000 Received: from mailhost.synopsys.com (dc8-mailhost2.synopsys.com [10.13.135.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtprelay.synopsys.com (Postfix) with ESMTPS id AA22110C1B85; Mon, 1 Apr 2019 11:09:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1554142154; bh=X2vEap8QyGsYOhHhNYstKy6P734YLI9dL8Q2H9Fdg9Q=; h=From:To:Cc:Subject:Date:From; b=GKcw0itE12J2KY44wazEtjktpiBWEZoaHM1o270/tsIwPR9RYE/YAKJ9ZWpAoKlOA yyEHwtIT3KI0/SzKpYLJ1Rw8hXmoRsudVjRpXT7kuWLvwaxuumENSwXex8rzUzR7Eb UeDwqFC9IapwK4w4193saIn+xvsSgBTUop8Q2/0d5e3r2VmZEkqtv2bHiOvd4vHZ/Z yoMfF+jze+fTm/maMIxn58HzVCJUq5UbxiqLshS9TFxtAeizcfoMIq7Qs3qMOg8mPw NyKaHCITQw1FOC+jYtWb2JNGOk/mjn9N+p5iJX02/6FJsqRCIT0AQx3usTKC9WN1fv fVkKN3Qkm8p4A== Received: from paltsev-e7480.internal.synopsys.com (paltsev-e7480.internal.synopsys.com [10.121.8.106]) by mailhost.synopsys.com (Postfix) with ESMTP id 32453A005A; Mon, 1 Apr 2019 18:09:11 +0000 (UTC) From: Eugeniy Paltsev To: Jiri Kosina Subject: [PATCH trivial v2] MAINTAINERS: fix bad file pattern in SYNOPSYS DESIGNWARE AXI DMAC DRIVER Date: Mon, 1 Apr 2019 21:09:09 +0300 Message-Id: <20190401180909.6288-1-Eugeniy.Paltsev@synopsys.com> X-Mailer: git-send-email 2.14.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190401_110915_038872_5D48DAA0 X-CRM114-Status: GOOD ( 10.49 ) X-Spam-Score: -0.2 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [198.182.60.111 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vineet Gupta , Alexey Brodkin , linux-kernel@vger.kernel.org, Vinod Koul , Joe Perches , linux-snps-arc@lists.infradead.org, Eugeniy Paltsev MIME-Version: 1.0 Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Commit 1fe20f1b8454 ("dmaengine: Introduce DW AXI DMAC driver") added an incorrect file pattern. Fix it. Reported-by: Joe Perches Signed-off-by: Eugeniy Paltsev --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3e5a5d263f29..be8285e81b6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14987,7 +14987,7 @@ F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt SYNOPSYS DESIGNWARE AXI DMAC DRIVER M: Eugeniy Paltsev S: Maintained -F: drivers/dma/dwi-axi-dmac/ +F: drivers/dma/dw-axi-dmac/ F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt SYNOPSYS DESIGNWARE DMAC DRIVER