summaryrefslogtreecommitdiff
path: root/crypto/cast5_generic.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-10-07 00:38:35 +0300
committerVinod Koul <vkoul@kernel.org>2023-10-09 08:25:16 +0300
commitc48de45d4cefc5a2f0d0e4101c39884326ac704c (patch)
tree20d0558911921bf7384f1ed5e96f48186052a74e /crypto/cast5_generic.c
parenta67ba97dfb30486deb4661f770b954387acc898d (diff)
downloadlinux-c48de45d4cefc5a2f0d0e4101c39884326ac704c.tar.xz
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 <robh@kernel.org> Link: https://lore.kernel.org/r/20231006213835.332848-1-robh@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'crypto/cast5_generic.c')
0 files changed, 0 insertions, 0 deletions