summaryrefslogtreecommitdiff
path: root/0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-01-17 22:14:24 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-01-17 22:14:24 -0800
commit4330d572ebf4a01e058fe993c1705f068cf4be20 (patch)
treea35983d87703f51ea6d20700ee3ab47a2757aa40 /0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
parentUpdated to 5.4.10.a (diff)
downloadlinux-libre-hardened-4330d572ebf4a01e058fe993c1705f068cf4be20.tar.xz
Updated to 5.4.12.a
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.patch6
1 files changed, 3 insertions, 3 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 89450ae..d124051 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 1e41b685fcac38c05219030acb033a42832f7459 Mon Sep 17 00:00:00 2001
From: Tuowen Zhao <ztuowen@gmail.com>
Date: Wed, 16 Oct 2019 15:06:28 -0600
-Subject: 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.
@@ -75,5 +75,5 @@ index 6a0e9bd6524a..17624d35e82d 100644
* devm_ioremap_nocache - Managed ioremap_nocache()
* @dev: Generic device to remap IO address for
--
-cgit v1.2.1-1-g437b
+2.25.0