]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 1 Apr 2013 17:15:15 +0000 (22:45 +0530)
commita0c43a307d85b577bfdb9c1feb491dc2ef9bb19f
tree740e258f44a70df0b270cdbe55b762f68ace6a57
parent07961ac7c0ee8b546658717034fe692fd12eefa9
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