alistair23-linux/drivers/dma-buf/heaps
Andrew F. Davis 263e38f82c dma-buf: heaps: Remove redundant heap identifier from system heap name
The heaps are already in a directory of heaps, adding _heap to a heap
name is redundant. This patch is only a name change, no logic is changed.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191216133405.1001-3-afd@ti.com
2019-12-17 21:37:40 +05:30
..
cma_heap.c dma-buf: heaps: Add CMA heap to dmabuf heaps 2019-12-11 11:13:37 +05:30
heap-helpers.c dma-buf: heaps: Add heap helpers 2019-12-11 11:13:35 +05:30
heap-helpers.h dma-buf: heaps: Add heap helpers 2019-12-11 11:13:35 +05:30
Kconfig dma-buf: heaps: Add CMA heap to dmabuf heaps 2019-12-11 11:13:37 +05:30
Makefile dma-buf: heaps: Add CMA heap to dmabuf heaps 2019-12-11 11:13:37 +05:30
system_heap.c dma-buf: heaps: Remove redundant heap identifier from system heap name 2019-12-17 21:37:40 +05:30