diff options
author | Manikanta Maddireddy <[email protected]> | 2018-01-11 11:38:03 +0530 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2018-01-15 16:46:04 +0000 |
commit | 78243ff0a4ec42c1523dc3511b29c5e87936d911 (patch) | |
tree | 77feaf632ae37eb80ac638c8e2f6c092ad864af8 /drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | |
parent | bf6681ea53353864bf23a24c82a5c7ac4d7a4e19 (diff) |
PCI: tegra: Use bus->sysdata to store and get host private data
Tegra host driver is using pci_find_host_bridge() to get private data;
this can be easily avoided by using bus->sysdata to store and get private
data removing the pci_find_host_bridge() dependency.
Signed-off-by: Manikanta Maddireddy <[email protected]>
[[email protected]: rewrote commit log]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h')
0 files changed, 0 insertions, 0 deletions