Message ID | 20201015073132.3571684-1-vkoul@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=E1jm=DW=vger.kernel.org=dmaengine-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AAC7461C for <patchwork-dmaengine@patchwork.kernel.org>; Thu, 15 Oct 2020 07:31:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 851602224A for <patchwork-dmaengine@patchwork.kernel.org>; Thu, 15 Oct 2020 07:31:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602747110; bh=L5cgGgIHOY7d7lauAxttKpfU48/5ENhOve/vKZtz4Ko=; h=From:To:Cc:Subject:Date:List-ID:From; b=RksXPfpHATMXcV5fLt7VHfHy6EZm9Tiw8y+2tvYWTCOna4DkF3R8L2OgbXTYGpCxf ZBR8eBYn9kuQnfTejjR0YFz9ZSW5B0wM2S+i6cbprJcsW4ekfnD3m/vk2gIArwqbon mhesPPoX4wh1P9OJmyCZZDnNOFttUgOLnyVC/kAQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727867AbgJOHbu (ORCPT <rfc822;patchwork-dmaengine@patchwork.kernel.org>); Thu, 15 Oct 2020 03:31:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:47592 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726103AbgJOHbs (ORCPT <rfc822;dmaengine@vger.kernel.org>); Thu, 15 Oct 2020 03:31:48 -0400 Received: from localhost.localdomain (unknown [122.171.209.54]) (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 5363122243; Thu, 15 Oct 2020 07:31:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602747108; bh=L5cgGgIHOY7d7lauAxttKpfU48/5ENhOve/vKZtz4Ko=; h=From:To:Cc:Subject:Date:From; b=zavuJFWR9YFAyFQFiZG1dlyQ3OQeRPolf/Hc5IEFTbBL3KbrijA3q/4ZY6bw6+9Mk RmOu52uBpKX0Tu5uffYla0yMPslFHnZME1YmMLHqOWO9Tyqng7rmu/7vZh04iq7BlU dgQybTzligGpPiQ4phtklJmTiH2NDH8YTtnR714E= From: Vinod Koul <vkoul@kernel.org> To: dmaengine@vger.kernel.org Cc: Vinod Koul <vkoul@kernel.org> Subject: [PATCH 0/4] dmaengine: use inclusive terminology Date: Thu, 15 Oct 2020 13:01:28 +0530 Message-Id: <20201015073132.3571684-1-vkoul@kernel.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <dmaengine.vger.kernel.org> X-Mailing-List: dmaengine@vger.kernel.org |
Series | dmaengine: use inclusive terminology | expand |