diff options
author | Rob Herring <[email protected]> | 2023-11-15 21:59:04 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-11-23 13:38:20 +0100 |
commit | 197f6e6cbf979c05aecceee2ba9b9ed7d7c275b8 (patch) | |
tree | f504f30afb203be8ea6f26747de90b8db3ac946c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 38e1857933def4b3fafc28cc34ff3bbc84cad2c3 (diff) |
media: stm32-dcmi: Drop unnecessary of_match_device() call
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]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions