]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerTony Lindgren <tony@atomide.com>
Wed, 20 Jan 2010 02:17:38 +0000 (18:17 -0800)
commit5a70f82be53a6e5b828d8d16af7b3e9a780556e6
treeb01e1c792fd91e0891b721b51f712e78adbe323e
parent268aa7342c81a7e930a33e68eecd548d9934beb4
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