Home
last modified time | relevance | path

Searched hist:"7 f6c383b9505f7f9ec75831b154be97e7df49cac" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_main.cdiff 7f6c383b9505f7f9ec75831b154be97e7df49cac Sat Nov 21 08:49:16 CET 2020 Christophe JAILLET <christophe.jaillet@wanadoo.fr> crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code

'pci_set_dma_mask()' + 'pci_set_consistent_dma_mask()' can be replaced by
an equivalent 'dma_set_mask_and_coherent()' which is much less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dotx_cptvf_main.cdiff 7f6c383b9505f7f9ec75831b154be97e7df49cac Sat Nov 21 08:49:16 CET 2020 Christophe JAILLET <christophe.jaillet@wanadoo.fr> crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code

'pci_set_dma_mask()' + 'pci_set_consistent_dma_mask()' can be replaced by
an equivalent 'dma_set_mask_and_coherent()' which is much less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>