]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
authorShawn Guo <shawn.guo@linaro.org>
Fri, 15 Jul 2011 09:25:28 +0000 (17:25 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 27 Jul 2011 01:31:51 +0000 (09:31 +0800)
commit40ad5b37914368a4f2c5ff1e72712375d6f1188b
tree8e9c226043d461578b11c2e26e358e4c0eed2fd5
parent62550cd7c08f1a38d0ade1de18baec10f83412bb
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name

It does not need to allocate space and copy fw_name in function
sdma_get_firmware().

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c