
20 Feb
2023
20 Feb
'23
7:13 a.m.
This series cleans up some misplaced and dead code that I ran in to while writing a new remoteproc driver for the Bouffalo Lab BL808.
Samuel Holland (3): remoteproc: Move rproc_cfg_arr out of the uclass header remoteproc: Remove unused mem_type platform data remoteproc: Remove legacy probing method
cmd/remoteproc.c | 12 +------- .../driver-model/remoteproc-framework.rst | 30 ------------------- drivers/remoteproc/ipu_rproc.c | 4 ++- drivers/remoteproc/rproc-uclass.c | 25 +--------------- drivers/remoteproc/sandbox_testproc.c | 11 ------- include/remoteproc.h | 18 ----------- 6 files changed, 5 insertions(+), 95 deletions(-)
--
2.39.2