]> git.ipfire.org Git - thirdparty/kernel/stable.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 19:34:11 +0000 (14:34 -0500)
commit6b98f5acaab04d568c5bc9d003bb3c90221360c5
treefa975fced9d58ae3b74d355c7f9de833f17be08a
parent53c5c971742f3e4340239a8a47cb0509eb460318
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