From: R Sricharan Date: Thu, 13 Jun 2013 14:17:09 +0000 (+0530) Subject: ARM: OMAP: dma: Remove the wrong dev_id check X-Git-Tag: sz_173~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191458dec70a8685379ad0d1f6ec8787313d1ea6;p=pandora-kernel.git ARM: OMAP: dma: Remove the wrong dev_id check Once a free channel is found, the check for dev_id == 0 does not make any sense. Get rid of it. Signed-off-by: R Sricharan Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed