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=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 3135AC4338F for ; Wed, 11 Aug 2021 13:27:19 +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 C787060724 for ; Wed, 11 Aug 2021 13:27:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C787060724 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hQjLk81mb8wgJdvhLILQPsOxDknNdUTLOrLhganMB/M=; b=mrIxgdWqNspHQjoJtbCY7iwyOt HsnG67GtgcxAtYh4HH/IqGlbHJyoVK+Hzmw3ejpGsDwjZABLEwUdRt/T9YoLll3Bnrust+5u+5y5W rrK6WHrhL8xBa7l/Bb4OdAUxx5xT9idsQIgq5qUGFbVzxPSCmB9coV9UnCoNx9LkGqHb2jXgbuhoq 3olKIJaIq4GPYcuh/3ymwWFZXyrfogllrsJqhPspTIOVo7ZKN8AwUPfgTt4UF/Z9JgLAmRzFEKagw /xyQc3Gzt4zg8+83SmJPSdrbn7kerETM96UWrwO3ACB7rJ4VFpkUJAYJtUOZFCTldZcjpLZC7O6Sp UWF7g7Qg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDoDr-007JDB-24; Wed, 11 Aug 2021 13:24:43 +0000 Received: from www.zeus03.de ([194.117.254.33] helo=mail.zeus03.de) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDoDj-007JA9-RS for linux-arm-kernel@lists.infradead.org; Wed, 11 Aug 2021 13:24:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=sang-engineering.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=k1; bh=Ob18HouyjEG4yKGxnXe8mW2b9Ubs QmEYQVddNMLg/Tc=; b=vE/Z4umeG8rqyiGlUVPlQGI7s+tAEkpPvEkpLJWYZkyt dE3xHhJx2hi4NM801MAB07HUZ1Ug7h99ZHF2ra3Wmz2nTejsN3S2bOTzvHlByk5e sKD6KoZLVxKpYVcMOqWM40aOkRiHSfVyiM/deFkoqiJI1IKP6KGV3LlW5n4+oEU= Received: (qmail 2664356 invoked from network); 11 Aug 2021 15:24:24 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 11 Aug 2021 15:24:24 +0200 X-UD-Smtp-Session: l3s3148p1@Vm5ziUjJ8J0gARa4RTP4AfHKOCm/nqrR Date: Wed, 11 Aug 2021 15:24:23 +0200 From: Wolfram Sang To: linux-mmc@vger.kernel.org Subject: Re: [PATCH 1/7] i2c: at91-master: : use proper DMAENGINE API for termination Message-ID: Mail-Followup-To: Wolfram Sang , linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Codrin Ciubotariu , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20210623095942.3325-1-wsa+renesas@sang-engineering.com> <20210623095942.3325-2-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 In-Reply-To: <20210623095942.3325-2-wsa+renesas@sang-engineering.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210811_062436_219114_B52DB410 X-CRM114-Status: GOOD ( 11.83 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Belloni , linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Ludovic Desroches , linux-i2c@vger.kernel.org, Codrin Ciubotariu , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============7831091341579717010==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7831091341579717010== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QdmGwop7VZKZW5o7" Content-Disposition: inline --QdmGwop7VZKZW5o7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 23, 2021 at 11:59:35AM +0200, Wolfram Sang wrote: > dmaengine_terminate_all() is deprecated in favor of explicitly saying if > it should be sync or async. Here, we want dmaengine_terminate_sync() > because there is no other synchronization code in the driver to handle > an async case. >=20 > Signed-off-by: Wolfram Sang Applied to for-next, thanks! --QdmGwop7VZKZW5o7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmETz4MACgkQFA3kzBSg KbYuUA/+I2bdHPXgGVSkfL9GsxgoG+ReEDCPFZuA6jN4kagY1rmXHVSlSeIMlKyR r0x8l4FGpcQiG4gc3KoU1K60t5tTk3AmR8/sFoEwLRD3vZ+XO3SRMLafzPOsUqJ9 0RrxkH2tRRWGfs6VZdmeD5LzG952rpyRB3DT/rGOahoQkXeVax7hgJQdO9rKfo4E Rcl4TBgao4gKooGRZfGPeU9SFZ6DrAS/TK5aEm4eg1vREH6Vw/rXgwJm0L9/5awI 3bKtbHogDRaqcsm0snS/cpgJ6KoRUMRlsbvx9RM4lENjQOloG6RHFvtTBfOW9+A2 RetOLeiWe3EHJzA1xqjTx8PtxRU15DUJpK0dZuk6g0YaJZsNoTXb2WFglcjkHgTm bnDrZk/r7RTt8NUwPQZUyXarduR7VV3CfrnVvb1POkSBBBqDAfAtUik/L+RJoc7j I0TgMzQWvZL+HoG3xnaoCYEoDgEemzi8n6+4Ls5Yj+SjEoQYS1gWfefpoFGJcpIR hS2FNzMgZilMcPD9BbtRczqUgBq3Ry+fB7GSJTwNYRkQckMw4FV7OSRMSmuLpXcj ox0Z8P3q3rsH9bodav+ljf0mJUQdN3O6LodU+WZuI52wIsIwQ31cG+HvTnbb/56d /6BWmVSo1UiVmcOtSDbDXcjWGc0lwAR4j1OYQXKwQlxTY7nmzlE= =tkps -----END PGP SIGNATURE----- --QdmGwop7VZKZW5o7-- --===============7831091341579717010== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7831091341579717010==--