From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Thu, 20 Aug 2015 12:38:49 +0530 Subject: [PATCH v1 1/4] dmaengine: Add support for new feature CRC32C In-Reply-To: References: <1438258268-3099-1-git-send-email-rsahu@apm.com> <1438258268-3099-2-git-send-email-rsahu@apm.com> <20150820052631.GW13546@localhost> Message-ID: <20150820070849.GF13546@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 20, 2015 at 11:59:07AM +0530, Rameshwar Sahu wrote: > 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. Also add a wrapper for new API -- ~Vinod