patch-2.3.23 linux/arch/arm/kernel/dma-rpc.c

Next file: linux/arch/arm/kernel/ecard.c
Previous file: linux/arch/arm/kernel/dma-isa.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/arch/arm/kernel/dma-rpc.c linux/arch/arm/kernel/dma-rpc.c
@@ -357,6 +357,8 @@
 	}
 
 	outb(tcr, IOMD_DMATCR);
+
+	return speed;
 }
 
 void __init arch_dma_init(dma_t *dma)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)