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)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 7 Jun 2015 20:24:48 +0000 (23:24 +0300)
commit191458dec70a8685379ad0d1f6ec8787313d1ea6
tree534abb92f90a80aaa30bd705e54201232de3d304
parentf8f7d76872a85cebda68cd0b9c0dcbb7a35ef3eb
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