kernel-hacking-2024-linux-s.../arch/arm/mach-rpc
Russell King 5369bea7d7 [ARM] dma: Use sensible DMA parameters for Acorn drivers
The hardware supports transfers up to a page boundary per buffer.
Currently, we work around that in the DMA code by splitting each
buffer up as we run through the scatterlist.  Avoid this by telling
the block layers about the hardware restriction.

Eventually, this will allow us to phase out the splitting code,
but not until the old IDE layer allows us to control the value it
gives to blk_queue_segment_boundary().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-12-11 16:37:06 +00:00
..
include/mach [ARM] dma: Use sensible DMA parameters for Acorn drivers 2008-12-11 16:37:06 +00:00
dma.c [ARM] dma: convert IOMD DMA to use sg_next() 2008-12-11 14:52:43 +00:00
irq.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
Makefile
Makefile.boot
riscpc.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00