dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()
authorPeter Griffin <peter.griffin@linaro.org>
Tue, 7 Jun 2016 17:38:37 +0000 (18:38 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 21 Jun 2016 16:05:00 +0000 (21:35 +0530)
commite841b80f450ba788c4855af5cc4c535ed9ab7e47
treeef5fb8e921116448ead64e99ae7c224c4692a49a
parent95b0aa3e10b08b9ee20b5f5e19d162d049744a9b
dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()

Doing so saves a few lines of code in the driver.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/s3c24xx-dma.c