aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorChanghuang Liang <[email protected]>2024-09-25 04:24:42 -0700
committerPhilipp Zabel <[email protected]>2024-09-30 14:24:37 +0200
commit2cf59663660799ce16f4dfbed97cdceac7a7fa11 (patch)
tree2c8acc6402aba098615dae0fcfb99a67edc9acf3 /tools/testing/selftests/bpf/prog_tests/autoload.c
parente7b71bf181d03b4835e2d424fa587f4db2438fb2 (diff)
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 <[email protected]> Acked-by: Hal Feng <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions