]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: pci: video: Convert video and pci_rom to use DM PCI API
authorSimon Glass <sjg@chromium.org>
Sun, 29 Nov 2015 20:17:57 +0000 (13:17 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 12 Jan 2016 17:19:09 +0000 (10:19 -0700)
commit3f4e1e8efc5b700473f1920e92b521cb0945a6e3
treef6a14337c06d9dc7b48367073ff17eeb467ddd8a
parent7d8e4042f19eafcb24eeabbf10830aa21c3b700c
dm: pci: video: Convert video and pci_rom to use DM PCI API

Adjust these files to use the driver-model PCI API instead of the legacy
functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/gma.c
drivers/pci/Makefile
drivers/pci/pci_rom.c
drivers/video/vesa_fb.c
include/pci_rom.h