]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit050375923e1c73631fdecb5191e9aa5c5b69b2a2
treef16833fe4a4bee45d74f6383b623411c00cb6024
parentfab7a6bd144d61289c3a947d82ca93069af96b98
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