commit | 263e38f82cbb35bf59727a2375099482dc3331da | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Dec 16 08:34:05 2019 -0500 |
committer | Sumit Semwal <sumit.semwal@linaro.org> | Tue Dec 17 21:37:40 2019 +0530 |
tree | 4024b8231cc6e686d4dee1d83961f3b5f75a7c2f | |
parent | b3b4346544b571c96d46be615b9db69a601ce4c8 [diff] |
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