commit | 3f78bbd1a256e04dfb486dbee0430e0ecad6d960 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Thu Sep 15 16:44:56 2011 -0500 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun Sep 18 20:08:57 2011 +0000 |
tree | 7e9846f54d59389f0a8afb4c331ae81ce14c6a88 | |
parent | 589c797193547b12c34f80048440bc1cac242fec [diff] |
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers Uninstalling the framebuffers in reverse order is unnecessary and makes the for-loop awkward. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>