Skip to content

Commit

Permalink
[media] tw686x-kh: remove obsolete driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Aug 24, 2016
1 parent 233b213 commit 563bf7a
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,202 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ source "drivers/staging/media/omap4iss/Kconfig"

source "drivers/staging/media/pulse8-cec/Kconfig"

source "drivers/staging/media/tw686x-kh/Kconfig"

source "drivers/staging/media/s5p-cec/Kconfig"

# Keep LIRC at the end, as it has sub-menus
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/media/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ obj-$(CONFIG_LIRC_STAGING) += lirc/
obj-$(CONFIG_VIDEO_DM365_VPFE) += davinci_vpfe/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
obj-$(CONFIG_USB_PULSE8_CEC) += pulse8-cec/
obj-$(CONFIG_VIDEO_TW686X_KH) += tw686x-kh/
17 changes: 0 additions & 17 deletions drivers/staging/media/tw686x-kh/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/staging/media/tw686x-kh/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions drivers/staging/media/tw686x-kh/TODO

This file was deleted.

140 changes: 0 additions & 140 deletions drivers/staging/media/tw686x-kh/tw686x-kh-core.c

This file was deleted.

103 changes: 0 additions & 103 deletions drivers/staging/media/tw686x-kh/tw686x-kh-regs.h

This file was deleted.

Loading

0 comments on commit 563bf7a

Please sign in to comment.