mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
aed1fbf6cdef97e30942c9d4dee1aa8ab0ec5d69
- Move macro definitions from nvmap_priv.h to nvmap_alloc unit wherever required. - Cleanup unnecessary macros. - Add function to cleanup the memory allocated for debugfs_info for iovmm. This was missed in the previous patch where the allocation for debugfs_info is moved to dynamic memory allocation. - Move nvmap page pool related data structs from nvmap_priv to nvmap_alloc unit. JIRA TMM-5621 Change-Id: I3b668b2d6182da1bf0d2034c66834efc02d3179f Signed-off-by: Ketan Patil <ketanp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3203118 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided