sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 07:38:00 +0000 (16:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 07:38:00 +0000 (16:38 +0900)
The SH7780 PCIC contains a read-only cache line size register that we can
derive pci_cache_line_size from. So, make sure that the software idea of
the cache line size actually matches the host controller's idea.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found