]> git.ipfire.org Git - people/ms/linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2015 18:42:55 +0000 (13:42 -0500)
commite18523084161aaae45e8b1db843a85a70bc647c6
tree4edec7c06049c295acb7d267c102dff9520e1fe5
parent42460c1a93ffb2d4cb105e418f12d20063e80d24
ARM: common: edma: Fix channel parameter for irq callbacks

commit 696d8b70c09dd421c4d037fab04341e5b30585cf upstream.

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>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/common/edma.c