Skip to content

Commit

Permalink
media: staging/media/soc_camera: remove this driver
Browse files Browse the repository at this point in the history
The soc_camera driver (and related soc_camera-dependent sensor
drivers) is obsolete and depends on BROKEN for a long time now.
Nobody is using it, so it is time to kill it off.

Signed-off-by: Hans Verkuil <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
Hans Verkuil authored and mchehab committed Jul 4, 2020
1 parent 6383988 commit e7eab49
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 7,466 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ source "drivers/staging/media/tegra-video/Kconfig"

source "drivers/staging/media/ipu3/Kconfig"

source "drivers/staging/media/soc_camera/Kconfig"

source "drivers/staging/media/phy-rockchip-dphy-rx0/Kconfig"

source "drivers/staging/media/rkisp1/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/media/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ obj-$(CONFIG_VIDEO_TEGRA) += tegra-video/
obj-$(CONFIG_TEGRA_VDE) += tegra-vde/
obj-$(CONFIG_VIDEO_HANTRO) += hantro/
obj-$(CONFIG_VIDEO_IPU3_IMGU) += ipu3/
obj-$(CONFIG_SOC_CAMERA) += soc_camera/
obj-$(CONFIG_PHY_ROCKCHIP_DPHY_RX0) += phy-rockchip-dphy-rx0/
obj-$(CONFIG_VIDEO_ROCKCHIP_ISP1) += rkisp1/
obj-$(CONFIG_VIDEO_USBVISION) += usbvision/
51 changes: 0 additions & 51 deletions drivers/staging/media/soc_camera/Kconfig

This file was deleted.

7 changes: 0 additions & 7 deletions drivers/staging/media/soc_camera/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/staging/media/soc_camera/TODO

This file was deleted.

Loading

0 comments on commit e7eab49

Please sign in to comment.