OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch()
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 11 Jan 2010 23:14:47 +0000 (15:14 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Jan 2010 23:14:47 +0000 (15:14 -0800)
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>

No differences found