From 3f78bbd1a256e04dfb486dbee0430e0ecad6d960 Mon Sep 17 00:00:00 2001 From: Timur Tabi Date: Thu, 15 Sep 2011 16:44:56 -0500 Subject: [PATCH] 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 Signed-off-by: Florian Tobias Schandinat --- Reading git-format-patch failed