commit | 491bcc9bf5d9a57f2d9cb3ce8ba0f6d48752c113 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Tue Jun 16 15:34:36 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 16 19:48:00 2009 -0700 |
tree | c0ef0205d06fd5c09dff1ee8dcec40e2ad28c9df | |
parent | f73323de5a07e2a7bf3e9bca36dcc8057e5446d4 [diff] |
fbdev: use framebuffer_release() for freeing fb_info structures Use the framebuffer_release() for freeing fb_info structures allocated with framebuffer_alloc(). Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>