mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] Ion cleanup
@ 2016-06-17 19:56 Laura Abbott
  2016-06-17 19:56 ` [PATCH 1/5] staging: android: ion: Get rid of ion_sg_table Laura Abbott
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laura Abbott @ 2016-06-17 19:56 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


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] 6+ messages in thread

end of thread, other threads:[~2016-06-17 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17 19:56 [PATCH 0/5] Ion cleanup Laura Abbott
2016-06-17 19:56 ` [PATCH 1/5] staging: android: ion: Get rid of ion_sg_table Laura Abbott
2016-06-17 19:56 ` [PATCH 2/5] staging: android: ion: Drop ion_phys interface Laura Abbott
2016-06-17 19:56 ` [PATCH 3/5] staging: android: ion: Get rid of map_dma/unmap_dma Laura Abbott
2016-06-17 19:56 ` [PATCH 4/5] staging: android: ion: Drop ion_carveout_allocate definitions Laura Abbott
2016-06-17 19:56 ` [PATCH 5/5] staging: android: ion: Get rid of ion_reserve Laura Abbott

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

all inboxes | Powered by JetHome®