Skip to content
Commit f0107b86 authored by Rob Herring's avatar Rob Herring Committed by Paolo Abeni
Browse files

atm: fore200e: Drop unnecessary of_match_device()



It is not necessary to call of_match_device() in probe. If we made it to
probe, then we've already successfully matched.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20231006214421.339445-1-robh@kernel.org
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 000677f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment