diff options
| author | Sinan Kaya <[email protected]> | 2017-11-27 11:57:59 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-12-29 06:21:38 -0500 |
| commit | 2c5ff866129f1fa628d79ec557f132171eb9d13d (patch) | |
| tree | 8299a93a61dd46d2d4b778cd30e2a8d0b58863f7 /tools/perf/scripts/python | |
| parent | 456e7b1804f762e406297a663e43b2c14e386e75 (diff) | |
media: atomisp: deprecate pci_get_bus_and_slot()
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as
where a PCI device is present. This restricts the device drivers to be
reused for other domain numbers.
Getting ready to remove pci_get_bus_and_slot() function. Since ISP always
uses domain 0, hard-code it in the code when calling the replacement
function pci_get_domain_bus_and_slot().
Signed-off-by: Sinan Kaya <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions