https://github.com/torvalds/linux
Revision 5bb5c3a3ac102158b799bf5eda871223aa5e9c25 authored by Shun-Chih Yu on 25 April 2019, 03:53:50 UTC, committed by Vinod Koul on 26 April 2019, 11:56:38 UTC
This patch fixes wrong register usage in the mtk_cqdma_start. The
destination register should be MTK_CQDMA_DST2 instead.

Fixes: b1f01e48df5a ("dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoC")
Signed-off-by: Shun-Chih Yu <shun-chih.yu@mediatek.com>
Cc: stable@vger.kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 6e7da74
History
Tip revision: 5bb5c3a3ac102158b799bf5eda871223aa5e9c25 authored by Shun-Chih Yu on 25 April 2019, 03:53:50 UTC
dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start
Tip revision: 5bb5c3a
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 13.9 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 10.9 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 491.0 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 727 bytes

README

back to top