public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND][PATCH 0/5] Ion cleanup
@ 2016-08-08 16:52 Laura Abbott
  2016-08-08 16:52 ` [RESEND][PATCH 1/5] staging: android: ion: Get rid of ion_sg_table Laura Abbott
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Laura Abbott @ 2016-08-08 16:52 UTC (permalink / raw)
  To: Sumit Semwal, Greg Kroah-Hartman, Arve Hjønnevåg,
	Riley Andrews
  Cc: Laura Abbott, linaro-mm-sig, linux-kernel, devel,
	Android Kernel Team

I never saw any feedback or action on these patches so this is a resend.
Probably hit the window when everyone was busy/traveling.

---

Hi,

This is some clean up of old Ion interfaces and APIs. These are interfaces that
mostly existed before dma_buf was well integrated into the kernel along with
reservations for board files.

If there are objections to deletion I expect it to turn into a discussion about
what other APIs need to be extended.

Thanks,
Laura

Laura Abbott (5):
  staging: android: ion: Get rid of ion_sg_table
  staging: android: ion: Drop ion_phys interface
  staging: android: ion: Get rid of map_dma/unmap_dma
  staging: android: ion: Drop ion_carveout_allocate definitions
  staging: android: ion: Get rid of ion_reserve

 drivers/staging/android/ion/ion.c               | 103 ++----------------------
 drivers/staging/android/ion/ion.h               |  41 ----------
 drivers/staging/android/ion/ion_carveout_heap.c |  33 +-------
 drivers/staging/android/ion/ion_chunk_heap.c    |  17 +---
 drivers/staging/android/ion/ion_cma_heap.c      |  34 +-------
 drivers/staging/android/ion/ion_priv.h          |  30 +------
 drivers/staging/android/ion/ion_system_heap.c   |  44 +---------
 7 files changed, 19 insertions(+), 283 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-08-15 15:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 16:52 [RESEND][PATCH 0/5] Ion cleanup Laura Abbott
2016-08-08 16:52 ` [RESEND][PATCH 1/5] staging: android: ion: Get rid of ion_sg_table Laura Abbott
2016-08-08 16:52 ` [RESEND][PATCH 2/5] staging: android: ion: Drop ion_phys interface Laura Abbott
2016-08-08 16:52 ` [RESEND][PATCH 3/5] staging: android: ion: Get rid of map_dma/unmap_dma Laura Abbott
2016-08-08 16:52 ` [RESEND][PATCH 4/5] staging: android: ion: Drop ion_carveout_allocate definitions Laura Abbott
2016-08-08 16:52 ` [RESEND][PATCH 5/5] staging: android: ion: Get rid of ion_reserve Laura Abbott
2016-08-14  8:47 ` [Linaro-mm-sig] [RESEND][PATCH 0/5] Ion cleanup Benjamin Gaignard
2016-08-15 15:08   ` Sumit Semwal
2016-08-15 14:37 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox