fbdev: use framebuffer_release() for freeing fb_info structures
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 16 Jun 2009 22:34:36 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2009 02:48:00 +0000 (19:48 -0700)
commit491bcc9bf5d9a57f2d9cb3ce8ba0f6d48752c113
treec0ef0205d06fd5c09dff1ee8dcec40e2ad28c9df
parentf73323de5a07e2a7bf3e9bca36dcc8057e5446d4
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>
drivers/video/offb.c
drivers/video/pm2fb.c
drivers/video/sis/sis_main.c
drivers/video/stifb.c