]> git.baikalelectronics.ru Git - kernel.git/commit
sh: use declared coherent memory for dreamcast pci ethernet adapter
authorMagnus Damm <magnus.damm@gmail.com>
Thu, 24 Jan 2008 09:40:50 +0000 (18:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:19:04 +0000 (13:19 +0900)
commit1cd801a3a9f6b5023344f6317701145f09486ef7
tree4f6345db7b6fb3001782c688c6fd1f07ae9be1b6
parent4ea9d306a6ef8289db54176aee33ebd5ddea596f
sh: use declared coherent memory for dreamcast pci ethernet adapter

This patch makes the dreamcast use the recently added declared coherent
memory functions to point out the memory window suitable for dma.

Apart from cleaning up, this gives the dreamcast a proper memory allocator
for pci dma memory.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/dreamcast/setup.c
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/dma-dreamcast.c [deleted file]
arch/sh/drivers/pci/fixups-dreamcast.c