diff options
author | 2020-06-26 14:19:15 +0200 | |
---|---|---|
committer | 2020-07-18 07:19:37 +0200 | |
commit | 1cfc8593f42085b469fe167eec615527a84fe793 (patch) | |
tree | fb3cc9bbc79e27c0fa8a622a21cec3f828bf8de1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: atomisp: don't pass struct device_driver as parameter (diff) | |
download | linux-rng-1cfc8593f42085b469fe167eec615527a84fe793.tar.xz linux-rng-1cfc8593f42085b469fe167eec615527a84fe793.zip |
media: atomisp: Get rid of struct pci_dev in struct atomisp_device
struct atomisp device has struct device and struct pci_dev pointers
which are basically duplicates of each other. Drop the latter
in favour of the former.
While here, unify pdev to be pointer to struct pci_device and reindent
some (touched) lines for better readability.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions