diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-07-06 21:11:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-06 13:44:37 -0700 |
commit | cbad1cbb51d92c0b5c3f47ef9dbf125de81fae08 (patch) | |
tree | b711e0873325f5935e259a8e3796c22a6f618956 /drivers/video/fb_sys_fops.c | |
parent | 8e4a718ff38d8539938ec3421935904c27e00c39 (diff) |
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
Remove redundant call to the sisfb_get_fix() before sis frambuffer is
registered.
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 <krzysztof.h1@wp.pl>
Tested-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/fb_sys_fops.c')
0 files changed, 0 insertions, 0 deletions