Thread (13 messages) 13 messages, 4 authors, 2019-08-30
STALE2495d
Revisions (3)
  1. v1 current
  2. v3 [diff vs current]
  3. v3 [diff vs current]

[PATCH 1/9] Documentation: devres: add missing entry for devm_platform_ioremap_resource()

From: Bartosz Golaszewski <hidden>
Date: 2019-08-29 14:39:03
Also in: linux-gpio, lkml
Subsystem: documentation, driver core, kobjects, debugfs and sysfs, the rest · Maintainers: Jonathan Corbet, Greg Kroah-Hartman, "Rafael J. Wysocki", Danilo Krummrich, Linus Torvalds

From: Bartosz Golaszewski <redacted>

devm_platform_ioremap_resource() should be documented in devres.rst.
Add the missing entry.

Signed-off-by: Bartosz Golaszewski <redacted>
---
 Documentation/driver-api/driver-model/devres.rst | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
index a100bef54952..8e3087662daf 100644
--- a/Documentation/driver-api/driver-model/devres.rst
+++ b/Documentation/driver-api/driver-model/devres.rst
@@ -316,6 +316,7 @@ IOMAP
   devm_ioremap_nocache()
   devm_ioremap_wc()
   devm_ioremap_resource() : checks resource, requests memory region, ioremaps
+  devm_platform_ioremap_resource() : calls devm_ioremap_resource() for platform device
   devm_iounmap()
   pcim_iomap()
   pcim_iomap_regions()	: do request_region() and iomap() on multiple BARs
-- 
2.21.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help