From: Roel Kluin Date: Thu, 14 Jan 2010 02:10:29 +0000 (-0800) Subject: OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch() X-Git-Tag: v2.6.33-rc6~30^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247421fda7a9612f03150aacb90fdad55e9f63d2;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