From: Rameshwar Sahu Subject: Re: [PATCH v1 1/4] dmaengine: Add support for new feature CRC32C Date: Thu, 20 Aug 2015 11:59:07 +0530 Message-ID: References: <1438258268-3099-1-git-send-email-rsahu@apm.com> <1438258268-3099-2-git-send-email-rsahu@apm.com> <20150820052631.GW13546@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: dan.j.williams@intel.com, Herbert Xu , davem@davemloft.net, linux-crypto@vger.kernel.org, dmaengine@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com, patches@apm.com To: Vinod Koul Return-path: Received: from mail-ig0-f182.google.com ([209.85.213.182]:37422 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752255AbbHTG3H (ORCPT ); Thu, 20 Aug 2015 02:29:07 -0400 Received: by igui7 with SMTP id i7so23586289igu.0 for ; Wed, 19 Aug 2015 23:29:07 -0700 (PDT) In-Reply-To: <20150820052631.GW13546@localhost> Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi Vinod, On Thu, Aug 20, 2015 at 10:56 AM, Vinod Koul wrote: > On Thu, Jul 30, 2015 at 05:41:05PM +0530, Rameshwar Prasad Sahu wrote: >> This patch adds support for new feature CRC32C calculation in >> dmaengine framework. > > Looks okay can you please update Documentation also Thanks, I will update Documentation. > > -- > ~Vinod >