commit | 7af3b136d4e035d71c4e70c4b4a2017a10623fc0 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Oct 16 17:33:48 2012 -0500 |
committer | Timur Tabi <timur@freescale.com> | Mon Nov 26 13:41:20 2012 -0600 |
tree | 79450a6f492f19b081643da9e90eb31fa8063305 | |
parent | 8deac723f7b6528e8ab3dec5ce1c913ce3d3009c [diff] |
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>