summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorYang Shunyong <shunyong.yang@hxt-semitech.com>2018-01-29 14:40:11 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-16 20:22:43 +0100
commit69373cdc4ae4eacac2eb19da03eb0ad2bb0eda7f (patch)
tree120dd5ba10fea69c52c37760a5b565e3fe6c3553 /kernel
parent7adf1d63ef6567924695e3965418d0ded8c896c8 (diff)
dmaengine: dmatest: fix container_of member in dmatest_callback
commit 66b3bd2356e0a1531c71a3dcf96944621e25c17c upstream. The type of arg passed to dmatest_callback is struct dmatest_done. It refers to test_done in struct dmatest_thread, not done_wait. Fixes: 6f6a23a213be ("dmaengine: dmatest: move callback wait ...") Signed-off-by: Yang Shunyong <shunyong.yang@hxt-semitech.com> Acked-by: Adam Wallis <awallis@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions