]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] tw686x-kh: remove obsolete driver
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 31 Jul 2016 10:50:08 +0000 (07:50 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 24 Aug 2016 09:34:09 +0000 (06:34 -0300)
commit563bf7a72eac823b06953cd3dce9b71b499fa438
tree17699fdf919ed9568b742c2edf363a571377b924
parent233b213a3143d9f1dc6984816262c43f95144bb9
[media] tw686x-kh: remove obsolete driver

The functionality that was part of the tw686x-kh driver but not of the
mainlined tw686x driver has now been added to the tw686x driver as well.

So this driver no longer adds any functionality not available through
the mainlined driver and it can now be removed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Krzysztof HaƂasa <khalasa@piap.pl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/tw686x-kh/Kconfig [deleted file]
drivers/staging/media/tw686x-kh/Makefile [deleted file]
drivers/staging/media/tw686x-kh/TODO [deleted file]
drivers/staging/media/tw686x-kh/tw686x-kh-core.c [deleted file]
drivers/staging/media/tw686x-kh/tw686x-kh-regs.h [deleted file]
drivers/staging/media/tw686x-kh/tw686x-kh-video.c [deleted file]
drivers/staging/media/tw686x-kh/tw686x-kh.h [deleted file]