ARM: OMAP: dma: Remove the wrong dev_id check
authorR Sricharan <r.sricharan@ti.com>
Thu, 13 Jun 2013 14:17:09 +0000 (19:47 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 07:08:42 +0000 (00:08 -0700)
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 <r.sricharan@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found