Skip to content

Commit

Permalink
docs: driver-model: add devm_ioremap_uc
Browse files Browse the repository at this point in the history
Signed-off-by: Tuowen Zhao <ztuowen@gmail.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
  • Loading branch information
ztuowen authored and qzed committed Jan 28, 2020
1 parent d63f165 commit de067f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/driver-model/devres.txt
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ IOMAP
devm_ioport_unmap()
devm_ioremap()
devm_ioremap_nocache()
devm_ioremap_uc()
devm_ioremap_wc()
devm_ioremap_resource() : checks resource, requests memory region, ioremaps
devm_iounmap()
Expand Down

0 comments on commit de067f5

Please sign in to comment.