diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-07-07 19:15:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-08 18:19:49 +0200 |
commit | feaa61e49b126c2206051a234b8f14ccc75b9f61 (patch) | |
tree | f1b02b85d08b5b60a0278a6711a1ed1d14cd7c5c /drivers/video/w100fb.c | |
parent | i810fb: fix regression with uninitalized fb_info->mm_lock mutex (diff) | |
download | linux-feaa61e49b126c2206051a234b8f14ccc75b9f61.tar.xz linux-feaa61e49b126c2206051a234b8f14ccc75b9f61.zip |
atafb: fix regression with uninitalized fb_info->mm_lock mutex
Remove redundant locking of the fb_info->mm_lock mutex before the
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions