diff options
author | Rob Herring <[email protected]> | 2023-10-09 12:29:11 -0500 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-10-13 15:47:53 +0530 |
commit | dd69a6379a07f21ab1c41360925ef29ebe992a62 (patch) | |
tree | f6907520550dbd10ff9e6d9742cdf9221f7caab8 /scripts/generate_rust_analyzer.py | |
parent | 8b6fba3e79eb67411d2a0a70955e41abc7007210 (diff) |
phy: 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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions