]> git.karo-electronics.de Git - mv-sheeva.git/commit
fbdev: move udlfb out of staging.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 16 Nov 2010 05:00:24 +0000 (14:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 16 Nov 2010 05:00:24 +0000 (14:00 +0900)
commit96f8d864afd646e4a52ea55462b7d83e3b94fd5c
tree72994dfd59b9774f6fa353fb01898f386486b759
parente53beacd23d9cb47590da6a7a7f6d417b941a994
fbdev: move udlfb out of staging.

udlfb has undergone a fair bit of cleanup recently and is effectively at
the point where it can be liberated from staging purgatory and promoted
to a real driver.

The outstanding cleanups are all minor, with some of them dependent on
drivers/video headers, so these will be done incrementally from udlfb's
new home.

Requested-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Documentation/fb/udlfb.txt [moved from drivers/staging/udlfb/udlfb.txt with 100% similarity]
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/udlfb/Kconfig [deleted file]
drivers/staging/udlfb/Makefile [deleted file]
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/udlfb.c [moved from drivers/staging/udlfb/udlfb.c with 99% similarity]
include/video/udlfb.h [moved from drivers/staging/udlfb/udlfb.h with 100% similarity]