drivers/video: fsl-diu-fb: clean up reset of primary display
authorTimur Tabi <timur@freescale.com>
Tue, 16 Oct 2012 22:33:48 +0000 (17:33 -0500)
committerTimur Tabi <timur@freescale.com>
Mon, 26 Nov 2012 19:41:20 +0000 (13:41 -0600)
commit7af3b136d4e035d71c4e70c4b4a2017a10623fc0
tree79450a6f492f19b081643da9e90eb31fa8063305
parent8deac723f7b6528e8ab3dec5ce1c913ce3d3009c
drivers/video: fsl-diu-fb: clean up reset of primary display

Commit 4b5006ec ("shared DIU framebuffer support") added the ability to
retain the splash screen until the framebuffer is opened by user space.
Clean up this code to eliminate redundant writes to registers, and eliminate
the use of dummy area descriptor.

Signed-off-by: Timur Tabi <timur@freescale.com>
drivers/video/fsl-diu-fb.c