aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-07-28 16:09:27 +0200
committerDavid Bauer <mail@david-bauer.net>2021-07-28 17:23:36 +0200
commite902d11de96889fc9cf09b5743ebb6dea8ad399c (patch)
tree665de288d25d6a21b091aea30685bf078fad2c86 /target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch
parentceb8821a3d3356733aafa9cc9430d1b1ab8ace07 (diff)
downloadupstream-e902d11de96889fc9cf09b5743ebb6dea8ad399c.tar.gz
upstream-e902d11de96889fc9cf09b5743ebb6dea8ad399c.tar.bz2
upstream-e902d11de96889fc9cf09b5743ebb6dea8ad399c.zip
kernel: bump 4.14 to 4.14.241
Refreshed all patches Compile-tested: ath79-generic brcm2708-bcm2708 Run-tested: ath79-generic brcm2708-bcm2708 Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch')
-rw-r--r--target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch b/target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch
index fedb8ed798..aa7d2e791e 100644
--- a/target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch
+++ b/target/linux/ipq806x/patches-4.14/0002-dmaengine-Add-ADM-driver.patch
@@ -26,7 +26,7 @@ Signed-off-by: Thomas Pedersen <twp@codeaurora.org>
--- a/drivers/dma/qcom/Kconfig
+++ b/drivers/dma/qcom/Kconfig
-@@ -27,3 +27,13 @@ config QCOM_HIDMA
+@@ -28,3 +28,13 @@ config QCOM_HIDMA
(user to kernel, kernel to kernel, etc.). It only supports
memcpy interface. The core is not intended for general
purpose slave DMA.