aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-10-06 16:38:35 -0500
committerVinod Koul <[email protected]>2023-10-09 10:55:16 +0530
commitc48de45d4cefc5a2f0d0e4101c39884326ac704c (patch)
tree20d0558911921bf7384f1ed5e96f48186052a74e /scripts/gcc-plugins/randomize_layout_plugin.c
parenta67ba97dfb30486deb4661f770b954387acc898d (diff)
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 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions