diff options
author | Hans de Goede <[email protected]> | 2023-11-12 21:29:28 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2024-02-01 07:02:43 +0100 |
commit | 62c319a51bcfdc81ce31036dcffa5c5381b0ea54 (patch) | |
tree | 95039fb4cba313edfc8f49fa6d013f0d0f813c36 /tools/perf/scripts/python/syscall-counts.py | |
parent | f18ae7203f6fdb0cfb408ab82807bcd700e33a96 (diff) |
media: atomisp: Call pcim_enable_device() and pcim_iomap_regions() later
ATM the atomisp firmware is not available in linux-firmware,
so most users will not have it installed.
Move pcim_enable_device() and pcim_iomap_regions() down in
atomisp_pci_probe() so that they are never called when the firmware
is not there.
This is a preparation patch for making the atomisp driver handle
missing firmware better.
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