Home
last modified time | relevance | path

Searched hist:c66c1d79a94a7a302e2dc6c93da40902423eac3e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.cdiff c66c1d79a94a7a302e2dc6c93da40902423eac3e Fri Apr 17 02:38:00 CDT 2009 Paul Mundt <lethal@linux-sh.org> sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.

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>