parisc: Set PCI CLS early in boot.
authorCarlos O'Donell <carlos@codesourcery.com>
Mon, 22 Feb 2010 23:25:59 +0000 (23:25 +0000)
committerKyle McMartin <kyle@redhat.com>
Wed, 24 Feb 2010 17:30:36 +0000 (17:30 +0000)
commit5fd4514bb351b5ecb0da3692fff70741e5ed200c
tree5322338af64ac728c763f34cf5c2c18633fbf545
parent75ef7cdda2daa35be9e070ac8e5258759ac03d06
parisc: Set PCI CLS early in boot.

Set the PCI CLS early in the boot process to prevent
device failures. In pcibios_set_master use the new
pci_cache_line_size instead of a hard-coded value.

Signed-off-by: Carlos O'Donell <carlos@codesourcery.com>
Reviewed-by: Grant Grundler <grundler@google.com>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
arch/parisc/kernel/pci.c