parisc/PCI: Set type for LBA bus_num resource
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 30 May 2013 17:45:39 +0000 (11:45 -0600)
committerHelge Deller <deller@gmx.de>
Sat, 1 Jun 2013 12:43:02 +0000 (14:43 +0200)
commitb47d4934e71d918814aee4a1d0211f81329b767e
tree57d43d3946044634dc90f58a02a848a4ae5ce27d
parent2b6bac9ee99fa7d60dfa0debd82ccf4217931b1e
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>
drivers/parisc/lba_pci.c