Re: [PATCH v3] crypto: ccp - Register the CCP as a DMA resource

2016-04-20 Thread Herbert Xu
On Mon, Apr 18, 2016 at 09:21:44AM -0500, Gary R Hook wrote: > The CCP has the ability to provide DMA services to the > kernel using pass-through mode of the device. Register > these services as general purpose DMA channels. > > Changes since v2: > - Add a Signed-off-by Applied. -- Email: Herber

[PATCH v3] crypto: ccp - Register the CCP as a DMA resource

2016-04-18 Thread Gary R Hook
The CCP has the ability to provide DMA services to the kernel using pass-through mode of the device. Register these services as general purpose DMA channels. Changes since v2: - Add a Signed-off-by Changes since v1: - Allocate memory for a string in ccp_dmaengine_register - Ensure register/unregi