u-boot/drivers/remoteproc
Dan Carpenter f9a12cc92a remoteproc: uclass: Clean up a return
We know that "pa" is non-NULL so it's nicer to just return zero instead
of return !pa.  This has no effect on runtime behavior.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-08 17:05:43 -04:00
..
ipu_rproc.c remoteproc: ipu: Add driver to bring up ipu 2022-02-08 11:00:03 -05:00
k3_system_controller.c remoteproc: k3_system_controller: Support optional boot_notification channel 2022-02-08 09:41:26 -05:00
Kconfig remoteproc: ipu: Add driver to bring up ipu 2022-02-08 11:00:03 -05:00
Makefile remoteproc: ipu: Add driver to bring up ipu 2022-02-08 11:00:03 -05:00
pru_rproc.c remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs 2021-07-15 17:56:04 +05:30
rproc-elf-loader.c remoteproc: Remove unused function rproc_elf_sanity_check 2020-09-30 08:53:38 -04:00
rproc-uclass.c remoteproc: uclass: Clean up a return 2023-08-08 17:05:43 -04:00
sandbox_testproc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
stm32_copro.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ti_k3_arm64_rproc.c remoteproc: ti_k3_arm64: Change the startup of arm64 core 2023-04-24 13:18:48 -04:00
ti_k3_dsp_rproc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
ti_k3_r5f_rproc.c remoteproc: k3-r5: remove sysfw PM calls if not supported 2021-06-11 16:34:52 +05:30
ti_power_proc.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ti_sci_proc.h remoteproc: tisci_proc: Add helper api for controlling core power domain 2019-10-11 10:07:34 -04:00