dm: video: Output verbose information in vbe_setup_video()
authorBin Meng <bmeng.cn@gmail.com>
Sun, 9 Oct 2016 11:14:12 +0000 (04:14 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 12 Oct 2016 02:56:50 +0000 (10:56 +0800)
commitf0920e4a4498294bf8328db37638f47bccf04b3f
treec382be788e079fdf32e3b4e7c677f1c82bd94478
parent02c57abd5079dec2311cf51e785bd2090b7bb440
dm: video: Output verbose information in vbe_setup_video()

With DM conversion, information like "Video: 1024x768x16" is not
shown anymore. Now add these verbose output back.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci_rom.c