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 09:19:49 -0700 |
commit | feaa61e49b126c2206051a234b8f14ccc75b9f61 (patch) | |
tree | f1b02b85d08b5b60a0278a6711a1ed1d14cd7c5c /kernel | |
parent | 0c8ddf7f8bf770cf49086af85078c4660d387c55 (diff) |
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 'kernel')
0 files changed, 0 insertions, 0 deletions