Re: [PATCH 10/11] crypto: ccp - Add a module parameter to control registration for DMA

2019-06-24 Thread Lendacky, Thomas
On 6/24/19 2:29 PM, Hook, Gary wrote: > The CCP driver is able to act as a DMA engine. Add a module parameter that > allows this feature to be enabled/disabled. > > Signed-off-by: Gary R Hook > --- > drivers/crypto/ccp/ccp-dev-v5.c | 11 +++ > drivers/crypto/ccp/ccp-dev.h|1 + >

[PATCH 10/11] crypto: ccp - Add a module parameter to control registration for DMA

2019-06-24 Thread Hook, Gary
The CCP driver is able to act as a DMA engine. Add a module parameter that allows this feature to be enabled/disabled. Signed-off-by: Gary R Hook --- drivers/crypto/ccp/ccp-dev-v5.c | 11 +++ drivers/crypto/ccp/ccp-dev.h|1 + drivers/crypto/ccp/sp-pci.c |8 3 f