OSDN Git Service

dma: imx-sdma: remove the unused completion
authorHuang Shijie <b32955@freescale.com>
Fri, 5 Jul 2013 07:50:55 +0000 (15:50 +0800)
committerVinod Koul <vinod.koul@intel.com>
Mon, 19 Aug 2013 08:46:19 +0000 (14:16 +0530)
commite8690fc2bce24f0a96a0cfe8e1ffbfbd59438657
tree1329332586a396088973832bc9f9d95a76942c97
parentf2d04c32092635256bdad4e868a3590ba94daf00
dma: imx-sdma: remove the unused completion

After the patch: "2ccaef0 dma: imx-sdma: make channel0 operations atomic",
the "done" completion is not used any more.

Just remove it.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c