parisc: Set PCI CLS early in boot.
commit5d233bf3dcad483e5f89865aaf5973e67c1630b1
authorCarlos O'Donell <carlos@codesourcery.com>
Mon, 22 Feb 2010 23:25:59 +0000 (22 23:25 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 May 2010 21:57:13 +0000 (12 14:57 -0700)
treef79bc0b64330c416a80483b1fb000ed0c733d75c
parenta899608c6a4c0ffd5219e7bf904b42aba0e6b9c1
parisc: Set PCI CLS early in boot.

commit 5fd4514bb351b5ecb0da3692fff70741e5ed200c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/parisc/kernel/pci.c