linux_dsm_epyc7002/drivers/soc/tegra/fuse
Baolin Wang 37c0afeb41 soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
The __dma_request_channel() prototype has been changed to help to do
device node validation, thus we can use dma_request_channel() instead
of __dma_request_channel() to keep kernel bisectable.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2019-05-27 11:23:52 +05:30
..
fuse-tegra20.c soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel() 2019-05-27 11:23:52 +05:30
fuse-tegra30.c soc/tegra: fuse: Warn if accessing unmapped registers 2017-12-13 12:43:31 +01:00
fuse-tegra.c soc/tegra: fuse: Fix illegal free of IO base address 2019-01-25 12:32:25 +01:00
fuse.h soc/tegra: fuse: Add Tegra186 support 2017-12-13 12:43:29 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
speedo-tegra20.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra30.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra114.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra124.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra210.c soc/tegra: fuse: Fix typo in tegra210_init_speedo_data 2019-01-25 12:39:47 +01:00
tegra-apbmisc.c soc/tegra: fuse: Add Tegra186 chip ID support 2017-12-13 12:43:31 +01:00