aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/tracing_struct.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-10-06 21:38:35 +0000
committerVinod Koul <[email protected]>2023-10-09 05:25:16 +0000
commitc48de45d4cefc5a2f0d0e4101c39884326ac704c (patch)
tree20d0558911921bf7384f1ed5e96f48186052a74e /tools/testing/selftests/bpf/prog_tests/tracing_struct.c
parentdmaengine: Use device_get_match_data() (diff)
downloadkernel-c48de45d4cefc5a2f0d0e4101c39884326ac704c.tar.gz
kernel-c48de45d4cefc5a2f0d0e4101c39884326ac704c.zip
dmaengine: Drop unnecessary of_match_device() calls
If probe is reached, we've already matched the device and in the case of DT matching, the struct device_node pointer will be set. Therefore, there is no need to call of_match_device() in probe. Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions