DMA: of: Constant names
authorMarkus Pargmann <mpa@pengutronix.de>
Sun, 24 Feb 2013 15:36:09 +0000 (16:36 +0100)
committerVinod Koul <vinod.koul@intel.com>
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 <mpa@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dmaengine.c
drivers/dma/of-dma.c
include/linux/dmaengine.h
include/linux/of_dma.h