diff options
| author | Thomas Zimmermann <[email protected]> | 2021-04-29 12:50:57 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2021-04-29 21:19:10 +0200 |
| commit | 0ecb51824e838372e01330752503ddf9c0430ef7 (patch) | |
| tree | a8df7b8798e6775b629d41c1e4b85fc758dfa7a5 /tools/perf/scripts/python | |
| parent | aec70c39129de104d4c6fe6ae0e9a49f2f4ccb0d (diff) | |
drm/ast: Remove reference to struct drm_device.pdev
Using struct drm_device.pdev is deprecated. Upcast with to_pci_dev()
from struct drm_device.dev to get the PCI device structure.
v9:
* fix remaining pdev references
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Michael J. Ruhl <[email protected]>
Fixes: ba4e0339a6a3 ("drm/ast: Fixed CVE for DP501")
Cc: KuoHsiang Chou <[email protected]>
Cc: kernel test robot <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions