-
- Downloads
remoteproc: add is_iomem to da_to_va
Introduce an extra parameter is_iomem to da_to_va, then the caller could take the memory as normal memory or io mapped memory. Reviewed-by:Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by:
Mathieu Poirier <mathieu.poirier@linaro.org> Reported-by:
kernel test robot <lkp@intel.com> Signed-off-by:
Peng Fan <peng.fan@nxp.com> Link: https://lore.kernel.org/r/1615029865-23312-5-git-send-email-peng.fan@oss.nxp.com Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org>
Showing
- drivers/remoteproc/imx_rproc.c 1 addition, 1 deletiondrivers/remoteproc/imx_rproc.c
- drivers/remoteproc/ingenic_rproc.c 1 addition, 1 deletiondrivers/remoteproc/ingenic_rproc.c
- drivers/remoteproc/keystone_remoteproc.c 1 addition, 1 deletiondrivers/remoteproc/keystone_remoteproc.c
- drivers/remoteproc/mtk_scp.c 3 additions, 3 deletionsdrivers/remoteproc/mtk_scp.c
- drivers/remoteproc/omap_remoteproc.c 1 addition, 1 deletiondrivers/remoteproc/omap_remoteproc.c
- drivers/remoteproc/pru_rproc.c 1 addition, 1 deletiondrivers/remoteproc/pru_rproc.c
- drivers/remoteproc/qcom_q6v5_adsp.c 1 addition, 1 deletiondrivers/remoteproc/qcom_q6v5_adsp.c
- drivers/remoteproc/qcom_q6v5_pas.c 1 addition, 1 deletiondrivers/remoteproc/qcom_q6v5_pas.c
- drivers/remoteproc/qcom_q6v5_wcss.c 1 addition, 1 deletiondrivers/remoteproc/qcom_q6v5_wcss.c
- drivers/remoteproc/qcom_wcnss.c 1 addition, 1 deletiondrivers/remoteproc/qcom_wcnss.c
- drivers/remoteproc/remoteproc_core.c 5 additions, 2 deletionsdrivers/remoteproc/remoteproc_core.c
- drivers/remoteproc/remoteproc_coredump.c 6 additions, 2 deletionsdrivers/remoteproc/remoteproc_coredump.c
- drivers/remoteproc/remoteproc_debugfs.c 1 addition, 1 deletiondrivers/remoteproc/remoteproc_debugfs.c
- drivers/remoteproc/remoteproc_elf_loader.c 15 additions, 6 deletionsdrivers/remoteproc/remoteproc_elf_loader.c
- drivers/remoteproc/remoteproc_internal.h 1 addition, 1 deletiondrivers/remoteproc/remoteproc_internal.h
- drivers/remoteproc/st_slim_rproc.c 1 addition, 1 deletiondrivers/remoteproc/st_slim_rproc.c
- drivers/remoteproc/ti_k3_dsp_remoteproc.c 1 addition, 1 deletiondrivers/remoteproc/ti_k3_dsp_remoteproc.c
- drivers/remoteproc/ti_k3_r5_remoteproc.c 1 addition, 1 deletiondrivers/remoteproc/ti_k3_r5_remoteproc.c
- drivers/remoteproc/wkup_m3_rproc.c 1 addition, 1 deletiondrivers/remoteproc/wkup_m3_rproc.c
- include/linux/remoteproc.h 1 addition, 1 deletioninclude/linux/remoteproc.h
Loading
Please register or sign in to comment