Searched hist:b47d4934e71d918814aee4a1d0211f81329b767e (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/parisc/ |
H A D | lba_pci.c | diff b47d4934e71d918814aee4a1d0211f81329b767e Thu May 30 12:45:39 CDT 2013 Bjorn Helgaas <bhelgaas@google.com> parisc/PCI: Set type for LBA bus_num resource
The non-PAT resource probing code failed to set the type of the LBA bus_num resource (30aa80da43 "parisc/PCI: register busn_res for root buses" did the corresponding thing for the PAT case).
This causes incorrect resource assignments and a non-working stifb framebuffer on most parisc machines.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Helge Deller <deller@gmx.de>
|