]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit01c08b710788370947bad28bcc2b0ea4fafb553a
tree5322338af64ac728c763f34cf5c2c18633fbf545
parente3182b87ed42c88427b154ffc0651d68e322eecd
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