commit | 03a6d4a09968368029d34c5b3f5361e8548d8442 | [log] [tgz] |
---|---|---|
author | R Sricharan <r.sricharan@ti.com> | Thu Jun 13 19:47:09 2013 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jun 18 00:08:42 2013 -0700 |
tree | 87c07e87ec674fbac2eb92b7b54d9909cdeacf8e | |
parent | 7d132055814ef17a6c7b69f342244c410a5e000f [diff] |
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>