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)
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>

No differences found