OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch()
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 14 Jan 2010 02:10:29 +0000 (18:10 -0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 10 Jun 2010 13:19:23 +0000 (16:19 +0300)
commitd40b07cb8e56e1d15b5b76add7a81b07f800e0b6
treefa62f1071105d08cef9dfb98378f52747ceee630
parentb8c955cfa357b73c44c36fa89c2859d2955436f7
OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch()

The same flag and bits were tested twice.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c