]> git.baikalelectronics.ru Git - kernel.git/commit
pm3fb: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 17 Jul 2007 11:05:46 +0000 (04:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:13 +0000 (10:23 -0700)
commit30a61f134725c6774e6acf22ae875324bf01a5a9
tree13b529ab5d7fcb247446f64b34534723e71580e2
parentd197a674596569014d4f10fb5a90d83cdafe50f8
pm3fb: possible cleanups

- remove the empty pm3fb_setup() and corresponding code

- pm3fb_init() can become static

[adaplas]
- retain call to fb_get_options() for global options

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/pm3fb.c