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: omap-for-v3.11/dma-signed~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a6d4a09968368029d34c5b3f5361e8548d8442;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