video: tegra: nvmap: Add names to nvmap client
authorRebecca Schultz Zavin <rebecca@android.com>
Thu, 4 Nov 2010 21:12:37 +0000 (14:12 -0700)
committerRebecca Schultz Zavin <rebecca@android.com>
Fri, 5 Nov 2010 19:17:21 +0000 (12:17 -0700)
commitc0645e1f9588b135862510da040e0c5d2fb00f5b
tree2492097e0ce21910894f784eaebfd5cd507cab82
parent7fdc4142721e96a0bbedf2bad87e45fb760f6614
video: tegra: nvmap: Add names to nvmap client

This modifies the api to allow the user to specify a name
for their clients.  This will allow the system to track
allocations from the kernel by name.

Change-Id: I44aad209bc54e72126be3bebfe416b30291d206c
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
arch/arm/mach-tegra/include/mach/nvmap.h
drivers/video/tegra/nvmap/nvmap.h
drivers/video/tegra/nvmap/nvmap_dev.c