From: Bjorn Helgaas Date: Thu, 30 May 2013 17:45:39 +0000 (-0600) Subject: parisc/PCI: Set type for LBA bus_num resource X-Git-Tag: v3.10-rc4~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b47d4934e71d918814aee4a1d0211f81329b767e;p=pandora-kernel.git 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 Signed-off-by: Helge Deller --- Reading git-diff-tree failed