drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
authorTimur Tabi <timur@freescale.com>
Mon, 19 Dec 2011 22:26:18 +0000 (16:26 -0600)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 3 Jan 2012 15:59:09 +0000 (15:59 +0000)
commit05342c0bdfd519873462e04ad81be07c9cd3c1e1
treef16833fe4a4bee45d74f6383b623411c00cb6024
parente09a8c3a42f4c90d300678b198410e6fcc8eddb6
drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()

Functions fsl_diu_alloc() and fsl_diu_free() were only being called by
map_video_memory() and unmap_video_memory(), respectively.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/fsl-diu-fb.c