Re: [PATCH v2 06/10] crypto: marvell: Add a complete operation for async requests

2016-06-17 Thread Boris Brezillon
On Fri, 17 Jun 2016 13:24:05 +0200 Romain Perier wrote: > So far, the 'process' operation was used to check if the current request > was correctly handled by the engine, if it was the case it copied > information from the SRAM to the main memory. Now, we split

[PATCH v2 06/10] crypto: marvell: Add a complete operation for async requests

2016-06-17 Thread Romain Perier
So far, the 'process' operation was used to check if the current request was correctly handled by the engine, if it was the case it copied information from the SRAM to the main memory. Now, we split this operation. We keep the 'process' operation, which still checks if the request was correctly