Home
last modified time | relevance | path

Searched hist:"505 b08777d78868e6c47051a4e7f011718a3aba1" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/genwqe/
H A Dcard_base.cdiff 505b08777d78868e6c47051a4e7f011718a3aba1 Tue Dec 01 22:01:47 CET 2020 Christophe JAILLET <christophe.jaillet@wanadoo.fr> misc: genwqe: 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>
Link: https://lore.kernel.org/r/20201201210147.7917-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>