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)
commit03a6d4a09968368029d34c5b3f5361e8548d8442
tree87c07e87ec674fbac2eb92b7b54d9909cdeacf8e
parent7d132055814ef17a6c7b69f342244c410a5e000f
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 <r.sricharan@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c
This page took 0.040822 seconds and 5 git commands to generate.