diff options
author | Rob Herring <robh@kernel.org> | 2023-10-17 15:35:06 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-10-17 21:38:46 +0100 |
commit | a8b4962fbd004d7d4fcbf01ce7dc27fcef406199 (patch) | |
tree | b4b10dcb18ec0c77e9cde100b32e9277cc7be6d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1096f9fa2be18a1340d1299b4c4329af211076e7 (diff) |
regulator: 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/20231017203507.2699826-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions