dmaengine: imx-sdma: fix indentation
authorAsaf Vertz <asaf.vertz@tandemg.com>
Wed, 10 Dec 2014 08:00:36 +0000 (10:00 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:52:44 +0000 (12:22 +0530)
commit681d15ecd7c3fafb5c9b8c0305343a5abbf834d6
tree23f0273494026750648ab8fadf92bd29bdbce311
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
dmaengine: imx-sdma: fix indentation

Fixed a coding style error, switch and case should be at the same indent

Signed-off-by: Asaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c