]> Git Repo - linux.git/commit - drivers/video/fbmem.c
[PATCH] fbmem: use unregister_chrdev() on unload
authorJon Smirl <[email protected]>
Wed, 27 Jul 2005 18:46:04 +0000 (11:46 -0700)
committerLinus Torvalds <[email protected]>
Wed, 27 Jul 2005 23:26:18 +0000 (16:26 -0700)
commit5a340cce09f5dfd89b7b7eea1a52d1a2d1c99a2e
treecb7a68d23fb93e3b72d9338b1b2f69aaa0f3e91b
parent0a793b77f786022bd0fef1a18142c1b9be9e421d
[PATCH] fbmem: use unregister_chrdev() on unload

fbdev is missing unregister_chrdev() on unload.

Signed-off-by: Jon Smirl <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/fbmem.c
This page took 0.05177 seconds and 4 git commands to generate.