diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-05-22 10:46:11 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2023-05-23 22:50:48 +0300 |
commit | 1ca04f21b204e99dd704146231adfb79ea2fb366 (patch) | |
tree | 8214edc79b5c33dda6f4ebe2462ad5ad85d5c39d /scripts/gdb/linux/utils.py | |
parent | de598695a2adc2affe7ce2e8787b5c01ce3aa661 (diff) | |
download | linux-1ca04f21b204e99dd704146231adfb79ea2fb366.tar.xz |
remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()
There is a cut and paste bug so this code was returning the wrong
variable. It should have been "ddata->hold_boot_rst" instead of
"ddata->rst".
Fixes: de598695a2ad ("remoteproc: stm32: Allow hold boot management by the SCMI reset controller")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/6f457246-6446-42cb-81ae-d37221d726b1@kili.mountain
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions