diff options
| author | Wan Jiabing <[email protected]> | 2022-05-16 14:13:30 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-06-20 10:30:30 +0100 |
| commit | 97185c4585678af316873d4e9725af9dc3796d9e (patch) | |
| tree | 8afd06235facf0458bfc9005429529d751c0cb31 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 6aaf006c67798ac693eb24940953ab2e1b4d5577 (diff) | |
media: st-delta: Remove unneeded NULL check in delta-v4l2
clk_prepare_enable() already checks NULL by using !clk.
clk_disable_unprepare() already checks NULL by using IS_ERR_OR_NULL.
Remove unneeded NULL checks before them.
Signed-off-by: Wan Jiabing <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions