ARM: common: edma: Fix channel parameter for irq callbacks
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 14 Oct 2015 11:42:43 +0000 (14:42 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 14 Oct 2015 14:25:34 +0000 (19:55 +0530)
commit696d8b70c09dd421c4d037fab04341e5b30585cf
tree109140de099ba4f2f4632e8c0f68e6cafe14fd8f
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ARM: common: edma: Fix channel parameter for irq callbacks

In case when the interrupt happened for the second eDMA the channel
number was incorrectly passed to the client driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: <stable@vger.kernel.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/common/edma.c