summaryrefslogtreecommitdiff
path: root/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-01-06 22:43:23 -0300
committerDavid P <megver83@parabola.nu>2020-01-06 22:43:23 -0300
commit7dfb34b68de75b345f4a7dc75a5a83ed063994d2 (patch)
treef9e5e3e3b2a45b788c36eea05ae4a64909de4ef1 /libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parent8971402589d668a3a5fc2b6e9b9f3e9775b6dd35 (diff)
downloadabslibre-7dfb34b68de75b345f4a7dc75a5a83ed063994d2.tar.gz
abslibre-7dfb34b68de75b345f4a7dc75a5a83ed063994d2.tar.bz2
abslibre-7dfb34b68de75b345f4a7dc75a5a83ed063994d2.zip
updpkg: libre/linux-libre-pae 5.4.8-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch')
-rw-r--r--libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch b/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
index 9befdd67a..cf03b7a6b 100644
--- a/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
+++ b/libre/linux-libre-pae/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
@@ -1,7 +1,7 @@
-From f20221735640685313d5020d7e6db4aad293a3ae Mon Sep 17 00:00:00 2001
+From 54dd8abeea02e5ea426a83f0a924d874a9c6e617 Mon Sep 17 00:00:00 2001
From: Tuowen Zhao <ztuowen@gmail.com>
Date: Wed, 16 Oct 2019 15:06:28 -0600
-Subject: [PATCH 2/5] lib: devres: add a helper function for ioremap_uc
+Subject: [PATCH 02/13] lib: devres: add a helper function for ioremap_uc
Implement a resource managed strongly uncachable ioremap function.
@@ -75,5 +75,5 @@ index 6a0e9bd6524a..17624d35e82d 100644
* devm_ioremap_nocache - Managed ioremap_nocache()
* @dev: Generic device to remap IO address for
--
-2.24.0
+2.24.1