]> git.karo-electronics.de Git - linux-beck.git/commit
dmaengine: omap-dma: Simplify omap_dma_callback
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 20 Jul 2016 08:50:28 +0000 (11:50 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 10 Aug 2016 17:29:12 +0000 (22:59 +0530)
commitb57ebe080cffb323b062fbff1a35ef59de3bd5d1
tree4eac70de398cf813699972ea5fdc6858d4e6d338
parenta5dc3fcac4a29b77e8bd476b8b5242e8f449d3a6
dmaengine: omap-dma: Simplify omap_dma_callback

Flatten the indentation level of the function which gives better view on
the cases we handle here.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/omap-dma.c