All of lore.kernel.org
 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; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ 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
2015-02-25 20:00     ` Joshua Clayton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.