Files
linux/drivers/misc
Christophe JAILLET 825b30c4f3 habanalabs: Use 'dma_set_mask_and_coherent()'
Axe 'hl_pci_set_dma_mask()' and replace it with an equivalent
'dma_set_mask_and_coherent()' call.

This makes the code a bit less verbose.

It also removes an erroneous comment, because 'hl_pci_set_dma_mask()'
does not try to use a fall-back value.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2021-01-27 21:03:50 +02:00
..
2021-01-25 18:44:45 +01:00
2020-12-07 10:29:57 +01:00
2020-07-23 12:56:49 +02:00
2021-01-25 18:44:44 +01:00
2020-08-20 13:12:59 +02:00
2021-01-25 18:44:44 +01:00