Use dma_set_mask_and_coherent() instead of dma_set_coherent_mask() as the
Switchtec hardware fully supports 64bit addressing and we should set both
the streaming and coherent masks the same.
[logang@deltatee.com: reworked commit message]
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
switchtec.c |