All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] remove the broken VIDEO_ZR36120 driver
@ 2006-11-18  0:01 Adrian Bunk
  2006-11-20 12:44 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2006-11-18  0:01 UTC (permalink / raw)
  To: mchehab; +Cc: video4linux-list, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

The VIDEO_ZR36120 driver has:
- already been marked as BROKEN in 2.6.0 three years ago and
- is still marked as BROKEN.

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 this driver, 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 attached compressed.

 Documentation/video4linux/zr36120.txt |  162 --
 drivers/media/video/Kconfig           |   12 
 drivers/media/video/Makefile          |    2 
 drivers/media/video/zr36120.c         | 2079 --------------------------
 drivers/media/video/zr36120.h         |  279 ---
 drivers/media/video/zr36120_i2c.c     |  132 -
 drivers/media/video/zr36120_mem.c     |   78 
 drivers/media/video/zr36120_mem.h     |    3 
 8 files changed, 2747 deletions(-)


[-- Attachment #2: patch-remove-broken-VIDEO_ZR36120.gz --]
[-- Type: application/octet-stream, Size: 23820 bytes --]

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

end of thread, other threads:[~2006-11-20 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18  0:01 [RFC: 2.6 patch] remove the broken VIDEO_ZR36120 driver Adrian Bunk
2006-11-20 12:44 ` Mauro Carvalho Chehab

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.