All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] remove broken video drivers
@ 2006-11-18  0:02 ` Adrian Bunk
  0 siblings, 0 replies; 25+ messages in thread
From: Adrian Bunk @ 2006-11-18  0:02 UTC (permalink / raw)
  To: adaplas, James Simmons
  Cc: sammy, linux-fbdev-devel, sun3-list, linux-kernel, linuxppc-dev,
	linux-m68k, geert

This patch removes video drivers that:
- had already been marked as BROKEN in 2.6.0 three years ago and
- are still marked as BROKEN.

These are the following drivers:
- FB_CYBER
- FB_VIRGE
- FB_RETINAZ3
- FB_ATARI
- FB_SUN3
- FB_PM3

Drivers that had been marked as BROKEN for such a long time seem to be 
unlikely to be revived in the forseeable future.

But if anyone wants to ever revive any of these drivers, the code is 
still present in the older kernel releases.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

Due to it's size, the patch is available at
  http://ftp.kernel.org/pub/linux/kernel/people/bunk/misc/patch-remove-broken-video.gz

 drivers/video/Kconfig   |   62 
 drivers/video/Makefile  |    6 
 drivers/video/atafb.c   | 3107 ----------------------------------
 drivers/video/cyberfb.c | 2297 -------------------------
 drivers/video/cyberfb.h |  415 ----
 drivers/video/pm3fb.c   | 3641 ----------------------------------------
 drivers/video/retz3fb.c | 1588 -----------------
 drivers/video/retz3fb.h |  286 ---
 drivers/video/sun3fb.c  |  702 -------
 drivers/video/virgefb.c | 2526 ---------------------------
 drivers/video/virgefb.h |  288 ---
 include/video/pm3fb.h   | 1235 -------------
 12 files changed, 3 insertions(+), 16150 deletions(-)

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2006-11-23  9:49 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18  0:02 [RFC: 2.6 patch] remove broken video drivers Adrian Bunk
2006-11-18  0:02 ` Adrian Bunk
2006-11-18 10:34 ` Michael Schmitz
2006-11-18 10:34   ` Michael Schmitz
2006-11-18 10:34   ` Michael Schmitz
2006-11-18 19:55   ` Adrian Bunk
2006-11-18 19:55     ` Adrian Bunk
2006-11-19 11:46     ` Geert Uytterhoeven
2006-11-19 11:46       ` Geert Uytterhoeven
2006-11-20  9:17     ` Michael Schmitz
2006-11-20  9:17       ` Michael Schmitz
2006-11-20 20:02       ` Adrian Bunk
2006-11-20 20:02         ` Adrian Bunk
2006-11-18 21:41   ` [RFC: 2.6 patch] remove broken video drivers (v2) Adrian Bunk
2006-11-18 21:41     ` Adrian Bunk
2006-11-18 21:41     ` Adrian Bunk
2006-11-23  9:08   ` [RFC: 2.6 patch] remove broken video drivers Jes Sorensen
2006-11-23  9:08     ` Jes Sorensen
2006-11-23  9:08     ` Jes Sorensen
2006-11-23  9:15     ` Jes Sorensen
2006-11-23  9:39       ` Geert Uytterhoeven
2006-11-23  9:49         ` Jes Sorensen
2006-11-20 16:51 ` James Simmons
2006-11-20 16:51   ` James Simmons
2006-11-20 16:51   ` James Simmons

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.