]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a92ff6a38a1e8bf69d0e54b46798db28e6dde42
treec0ef0205d06fd5c09dff1ee8dcec40e2ad28c9df
parent51b17e8d1291cf45d1fedde27cfc857753aedd37
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