summarylogtreecommitdiffstats
path: root/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorgraysky2020-01-09 19:42:54 -0500
committergraysky2020-01-09 19:42:54 -0500
commitb5c1dd1e098ee17190edd5d91e020a595916211a (patch)
treee1d2e41cf5b2a13fe272263c5bd4055749c0b761 /0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parentb46d1751dd563b4b248d32a718b939acec980823 (diff)
downloadaur-b5c1dd1e098ee17190edd5d91e020a595916211a.tar.gz
Update to 5.4.10-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 2549538d4263..07d679aac07e 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 54dd8abeea02e5ea426a83f0a924d874a9c6e617 Mon Sep 17 00:00:00 2001
+From 34648b0396ec5dfdfc18627c9c21c03e7243dbe2 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/14] lib: devres: add a helper function for ioremap_uc
+Subject: [PATCH 02/16] lib: devres: add a helper function for ioremap_uc
Implement a resource managed strongly uncachable ioremap function.