linux-xiaomi-chiron/drivers/dma/qcom
Christophe JAILLET 8f7cc6373b dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
As stated in [1], dma_set_mask() with a 64-bit mask never fails if
dev->dma_mask is non-NULL.
So, if it fails, the 32 bits case will also fail for the same reason.

Simplify code and remove some dead code accordingly.

[1]: https://lore.kernel.org/linux-kernel/YL3vSPK5DXTNvgdx@infradead.org/#t

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/4deb32b0c7838da66608022c584326eb01d0da03.1642232106.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-03-11 15:23:23 +05:30
..
bam_dma.c dmaengine: qcom: bam_dma: Add "powered remotely" mode 2021-10-28 22:42:30 +05:30
gpi.c dmaengine: qcom: gpi: Remove unnecessary print function dev_err() 2021-11-22 12:29:04 +05:30
hidma.c dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration 2022-03-11 15:23:23 +05:30
hidma.h
hidma_dbg.c
hidma_ll.c
hidma_mgmt.c
hidma_mgmt.h
hidma_mgmt_sys.c
Kconfig
Makefile
qcom_adm.c dmaengine: qcom-adm: stop abusing slave_id config 2021-12-17 11:23:56 +05:30