diff options
author | Hans Verkuil | 2014-12-23 09:11:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab | 2015-01-29 19:13:58 -0200 |
commit | 3f7a3f6ecf3f8bb144617a190aef3e0dd258078d (patch) | |
tree | 6677e1b6d6881339e02ecabb408908ca5c0e5b76 /MAINTAINERS | |
parent | 08272db62a92c5b72033c332ced5f631bd9176de (diff) |
[media] tlg2300: remove deprecated staging driver
This driver hasn't been tested in a long, long time. The company that made
this chip has gone bust many years ago and hardware using this chip is next
to impossible to find.
This driver needs to be converted to newer media frameworks but due to the
lack of hardware that's going to be impossible. Since cheap alternatives are
easily available, there is little point in keeping this driver alive.
This driver is already deprecated, so now remove it altogether.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Huang Shijie <shijie8@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 15bec7491fe9..f3ae573d1d4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8393,12 +8393,6 @@ F: kernel/time/clocksource.c F: kernel/time/time*.c F: kernel/time/ntp.c -TLG2300 VIDEO4LINUX-2 DRIVER -M: Huang Shijie <shijie8@gmail.com> -M: Hans Verkuil <hverkuil@xs4all.nl> -S: Odd Fixes -F: drivers/media/usb/tlg2300/ - SC1200 WDT DRIVER M: Zwane Mwaikambo <zwanem@gmail.com> S: Maintained |