0ecb51824e
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 <tzimmermann@suse.de>
Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ast_dp501.c | ||
ast_dram_tables.h | ||
ast_drv.c | ||
ast_drv.h | ||
ast_main.c | ||
ast_mm.c | ||
ast_mode.c | ||
ast_post.c | ||
ast_tables.h |