devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] New of_io_release_and_unmap()
@ 2015-02-25 19:20 Joshua Clayton
  2015-02-25 19:20 ` [PATCH] of/address: Add of_io_release_and_unmap() Joshua Clayton
  2015-02-25 19:23 ` [RFC] New of_io_release_and_unmap() Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Joshua Clayton @ 2015-02-25 19:20 UTC (permalink / raw)
  To: Grant Likely, Rob Herring, devicetree, linux-kernel; +Cc: Joshua Clayton

Hello folks,
I notice that io_request_and_map has no inverse.
I would like to add a new function to undo what it does.

Joshua Clayton (1):
  of/address: Add of_io_release_and_unmap()

 drivers/of/address.c       | 29 +++++++++++++++++++++++++++++
 include/linux/of_address.h |  2 ++
 2 files changed, 31 insertions(+)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-25 20:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 19:20 [RFC] New of_io_release_and_unmap() Joshua Clayton
2015-02-25 19:20 ` [PATCH] of/address: Add of_io_release_and_unmap() Joshua Clayton
2015-02-25 19:23 ` [RFC] New of_io_release_and_unmap() Arnd Bergmann
2015-02-25 20:00   ` Joshua Clayton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).