summarylogtreecommitdiffstats
path: root/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorgraysky2020-01-15 13:44:14 -0500
committergraysky2020-01-15 13:44:14 -0500
commit616ec1bb1f2c0fc42b6fb5c20995996897b4f43b (patch)
tree9c40bac42e41859b88bf4b476f739f52d721106a /0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parent8db165caf0abaceebf9d2fec2d522c5e6d0588c6 (diff)
downloadaur-616ec1bb1f2c0fc42b6fb5c20995996897b4f43b.tar.gz
Update to 5.4.12-1
Diffstat (limited to '0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch')
-rw-r--r--0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch b/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
index 3cf762ce1107..d12405111c37 100644
--- a/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
+++ b/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
@@ -1,4 +1,4 @@
-From 7fbd1ff7b5d08260098c55ab116c23727844d522 Mon Sep 17 00:00:00 2001
+From 1e41b685fcac38c05219030acb033a42832f7459 Mon Sep 17 00:00:00 2001
From: Tuowen Zhao <ztuowen@gmail.com>
Date: Wed, 16 Oct 2019 15:06:28 -0600
Subject: [PATCH 02/15] lib: devres: add a helper function for ioremap_uc
@@ -75,5 +75,5 @@ index 6a0e9bd6524a..17624d35e82d 100644
* devm_ioremap_nocache - Managed ioremap_nocache()
* @dev: Generic device to remap IO address for
--
-2.24.1
+2.25.0