video: adf: add memblock helper
authorGreg Hackmann <ghackmann@google.com>
Mon, 8 Jul 2013 21:18:18 +0000 (14:18 -0700)
committerGreg Hackmann <ghackmann@google.com>
Fri, 11 Oct 2013 23:40:59 +0000 (16:40 -0700)
commit23240e2e9a0420a4d1cf460a8c3549e952656f89
treeec374aea64a370d1b986d8c1eced18ce5b08f925
parentaa431ca700139dbaaddd14e689f58625469f94d0
video: adf: add memblock helper

Provides a dma-buf exporter for memblocks, mainly useful for ADF devices
to wrap their bootloader logos

Change-Id: I936a9b5df099ab6084d433fcaf50f3bc29f93289
Signed-off-by: Greg Hackmann <ghackmann@google.com>
drivers/video/adf/Kconfig
drivers/video/adf/Makefile
drivers/video/adf/adf_memblock.c [new file with mode: 0644]
include/video/adf_memblock.h [new file with mode: 0644]