diff options
author | Yongji Xie <xyjxie@linux.vnet.ibm.com> | 2016-09-13 13:53:46 +0800 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-09-27 10:55:02 +0300 |
commit | 5bda8f7b54687ab6397a383db38d53fd51bb1c6e (patch) | |
tree | 37c6fa829400ee4730adce898f670f87da5e5b0a /samples/bpf/xdp2_kern.c | |
parent | 220be8d0e1729fc6f4bb10b009393cd0c1f5574e (diff) | |
download | linux-5bda8f7b54687ab6397a383db38d53fd51bb1c6e.tar.gz linux-5bda8f7b54687ab6397a383db38d53fd51bb1c6e.tar.bz2 linux-5bda8f7b54687ab6397a383db38d53fd51bb1c6e.zip |
video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
Currently the offb module will use the PCI VGA device as frame
buffer device without calling something like pci_enable_device().
However, this would cause some problem if we disable memory
decoding of the upstream bridge before. When the console driver
issued memory access to the VGA device, the access cannot be
supported by the bridge which will cause EEH error on Power machine.
Signed-off-by: Yongji Xie <xyjxie@linux.vnet.ibm.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'samples/bpf/xdp2_kern.c')
0 files changed, 0 insertions, 0 deletions