ARM: OMAP: dma: Fix the dma_chan_link_map init order
authorR Sricharan <r.sricharan@ti.com>
Thu, 13 Jun 2013 14:17:10 +0000 (19:47 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 07:09:26 +0000 (00:09 -0700)
Init dma_chan_link_map[lch] *after* its memset to 0.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found