summarylogtreecommitdiffstats
path: root/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorgraysky2020-01-01 07:10:08 -0500
committergraysky2020-01-01 07:10:08 -0500
commit26509a0515d4057af42849a2b17c0e9f99f5670c (patch)
treee90a79768886f19700ce4d3063b9f11cad05369c /0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parent389a9ca5485e70279c9e111a45a373156abd9019 (diff)
downloadaur-26509a0515d4057af42849a2b17c0e9f99f5670c.tar.gz
Update to 5.4.7-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 71b5414bd3b0..f9610edd0785 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,7 +1,7 @@
-From 5925138606a245d43d8a6db47b754cea6f6049ae Mon Sep 17 00:00:00 2001
+From 7c8e145e8d365b0d2824a1d0d5174afa54088aca 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/20] lib: devres: add a helper function for ioremap_uc
+Subject: [PATCH 02/14] lib: devres: add a helper function for ioremap_uc
Implement a resource managed strongly uncachable ioremap function.