summarylogtreecommitdiffstats
path: root/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorgraysky2020-01-12 08:08:10 -0500
committergraysky2020-01-12 08:08:10 -0500
commit8db165caf0abaceebf9d2fec2d522c5e6d0588c6 (patch)
treeaec242d965a0bf7c301170e683b2349045b06c34 /0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parentb5c1dd1e098ee17190edd5d91e020a595916211a (diff)
downloadaur-8db165caf0abaceebf9d2fec2d522c5e6d0588c6.tar.gz
Update to 5.4.11-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 07d679aac07e..3cf762ce1107 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 34648b0396ec5dfdfc18627c9c21c03e7243dbe2 Mon Sep 17 00:00:00 2001
+From 7fbd1ff7b5d08260098c55ab116c23727844d522 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/16] lib: devres: add a helper function for ioremap_uc
+Subject: [PATCH 02/15] lib: devres: add a helper function for ioremap_uc
Implement a resource managed strongly uncachable ioremap function.