From: Roel Kluin Date: Mon, 11 Jan 2010 23:14:47 +0000 (-0800) Subject: OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch() X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b397854d1f617b796caab339cdfcb10032d438d5;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed