diff options
author | Changhuang Liang <changhuang.liang@starfivetech.com> | 2024-09-25 14:24:42 +0300 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2024-09-30 15:24:37 +0300 |
commit | 2cf59663660799ce16f4dfbed97cdceac7a7fa11 (patch) | |
tree | 2c8acc6402aba098615dae0fcfb99a67edc9acf3 /scripts/gdb/linux/utils.py | |
parent | e7b71bf181d03b4835e2d424fa587f4db2438fb2 (diff) | |
download | linux-2cf59663660799ce16f4dfbed97cdceac7a7fa11.tar.xz |
reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC
data->asserted will be NULL on JH7110 SoC since commit 82327b127d41
("reset: starfive: Add StarFive JH7110 reset driver") was added. Add
the judgment condition to avoid errors when calling reset_control_status
on JH7110 SoC.
Fixes: 82327b127d41 ("reset: starfive: Add StarFive JH7110 reset driver")
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Acked-by: Hal Feng <hal.feng@starfivetech.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20240925112442.1732416-1-changhuang.liang@starfivetech.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions