]> Git Repo - linux.git/commit - include/linux/of_dma.h
DMA: of: Constant names
authorMarkus Pargmann <[email protected]>
Sun, 24 Feb 2013 15:36:09 +0000 (16:36 +0100)
committerVinod Koul <[email protected]>
Mon, 15 Apr 2013 04:22:03 +0000 (09:52 +0530)
commitbef29ec508e58bf8b9ec0915de5b0739fb800c91
treecd51452c8e8f1dcd1070daf0cf13f6cfa1e95b1f
parent41ef2d5678d83af030125550329b6ae8b74618fa
DMA: of: Constant names

No DMA of-function alters the name, so this patch changes the name arguments
to be constant. Most drivers will probably request DMA channels using a
constant name.

Signed-off-by: Markus Pargmann <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
drivers/dma/dmaengine.c
drivers/dma/of-dma.c
include/linux/dmaengine.h
include/linux/of_dma.h
This page took 0.045505 seconds and 4 git commands to generate.