diff options
author | Hans de Goede <[email protected]> | 2023-12-26 16:32:10 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2024-02-01 07:02:21 +0100 |
commit | f18ae7203f6fdb0cfb408ab82807bcd700e33a96 (patch) | |
tree | 9e4caf59d47258a78c5ed4e24f42d47c3d21679f /tools/perf/scripts/python/syscall-counts.py | |
parent | 571f043d2ab24d314ec2516dc51e31d43977b2f8 (diff) |
media: atomisp: Drop is_valid_device() function
Now that a single build supports both the ISP 2400 and the ISP 2401
this function is no longer necessary. The main probe() already
contains a similar switch (id->device & ATOMISP_PCI_DEVICE_SOC_MASK)
checking for a known device_id.
Move the revision check into the main probe() and drop
the is_valid_device() function.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions