git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab78cbc
)
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 17 Apr 2009 07:38:00 +0000
(16:38 +0900)
committer
Paul 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