From: Krzysztof Helt Date: Wed, 8 Jul 2009 19:59:17 +0000 (+0200) Subject: fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex X-Git-Tag: v2.6.31-rc3~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5daa70a4a55a807e893fe7f94289c61c50a6e5f;p=pandora-kernel.git fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex Remove call to the fsl_diu_set_par before the register_framebuffer(). This fixes a problem with uninitialized the fb_info->mm_lock mutex introduced by the commit 537a1bf059f " fbdev: add mutex for fb_mmap locking" Signed-off-by: Krzysztof Helt Tested-by: "Kai Jiang" Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed