From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6F730C04AAF for ; Tue, 21 May 2019 04:39:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 45683216B7 for ; Tue, 21 May 2019 04:39:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="OMcnZgf+"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="KeQBu1tC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 45683216B7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9cC1JZlQHQBrv6SF876WvHO1la67CSxzTQLoPcv5XIQ=; b=OMcnZgf+4zGOZa kDP7LHe+0tbYSfDcqIUxsC4DD1UV+5sbOM5BC9ER0N9xvQSlWUFGuLrYNpXGIC1DbzA6LvJg1PL+6 djvaIjo6pRgKBdnRktsGFr6y2DGZmiTdHNsN4lI3vHROY8jKauLdjFtc/WxbNnjj1y3cZWZMCVAvq 9E/p0q1pm86zaLJng7Jhjxj4kySKkRIlZuUA7evaPF5JCOWuHqOvf7UIEDUc4bFKHIPm1V8l7mxtP nbHrxUlZXBvjh8gSqeV0n9Z3TB4umnuOO1mho3CUJfxd5K3Di9AcF+k5H0haUsQ1GBqk+GW0Ux4Yk oHIISIUOhUEocc+ZPK1w==; 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 1hSwYu-0008N4-7Y; Tue, 21 May 2019 04:39:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSwYr-0008Mk-I5 for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 04:39:38 +0000 Received: from localhost (unknown [106.201.107.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9148421743; Tue, 21 May 2019 04:39:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558413577; bh=H7+dKgf9U1QiGInh5iVvhafZtmO+M7kgnQMPzeqYjo0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KeQBu1tCKZLQG+03G9UbFYtHR9NW57lVMYWf7MPGLME2MSubFvEPCE14TsGk1cspd UGbdrXn/HEK1itT+UUVcGh51pJ9CQTO1Po6yIQ023X1hX8fVV4TgjPlB1mw5rCY31s hiUQ5/0VdmXfoL2hngULJKfmlbitS2/7OvEhCrQs= Date: Tue, 21 May 2019 10:09:33 +0530 From: Vinod Koul To: Amelie Delaunay Subject: Re: [PATCH] dmaengine: stm32-dma: Fix redundant call to platform_get_irq Message-ID: <20190521043933.GO15118@vkoul-mobl> References: <1557215681-18541-1-git-send-email-amelie.delaunay@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1557215681-18541-1-git-send-email-amelie.delaunay@st.com> User-Agent: Mutt/1.11.3 (2019-02-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190520_213937_611311_B081543C X-CRM114-Status: UNSURE ( 7.61 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Torgue , linux-kernel@vger.kernel.org, Maxime Coquelin , dmaengine@vger.kernel.org, Dan Williams , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 07-05-19, 09:54, Amelie Delaunay wrote: > Commit c6504be53972 ("dmaengine: stm32-dma: Fix unsigned variable compared > with zero") duplicated the call to platform_get_irq. > So remove the first call to platform_get_irq. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel