linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-media@vger.kernel.org
Cc: hverkuil@xs4all.nl
Subject: [PATCH 2/2] soc_camera: Remove the rj45n1 SoC camera sensor driver
Date: Mon,  4 Feb 2019 17:42:07 +0200	[thread overview]
Message-ID: <20190204154207.9120-3-sakari.ailus@linux.intel.com> (raw)
In-Reply-To: <20190204154207.9120-1-sakari.ailus@linux.intel.com>

There is a V4L2 sub-device sensor driver for the rj45n1. Remove the SoC
camera one.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 drivers/media/i2c/soc_camera/Kconfig          |    6 -
 drivers/media/i2c/soc_camera/Makefile         |    1 -
 drivers/media/i2c/soc_camera/soc_rj54n1cb0c.c | 1415 -------------------------
 3 files changed, 1422 deletions(-)
 delete mode 100644 drivers/media/i2c/soc_camera/soc_rj54n1cb0c.c

diff --git a/drivers/media/i2c/soc_camera/Kconfig b/drivers/media/i2c/soc_camera/Kconfig
index 5dcb93c0a902..bcd9ef86f40b 100644
--- a/drivers/media/i2c/soc_camera/Kconfig
+++ b/drivers/media/i2c/soc_camera/Kconfig
@@ -27,9 +27,3 @@ config SOC_CAMERA_OV9740
 	depends on SOC_CAMERA && I2C
 	help
 	  This is a ov9740 camera driver
-
-config SOC_CAMERA_RJ54N1
-	tristate "rj54n1cb0c support"
-	depends on SOC_CAMERA && I2C
-	help
-	  This is a rj54n1cb0c video driver
diff --git a/drivers/media/i2c/soc_camera/Makefile b/drivers/media/i2c/soc_camera/Makefile
index a215d8b095d9..6d63eb31c3b7 100644
--- a/drivers/media/i2c/soc_camera/Makefile
+++ b/drivers/media/i2c/soc_camera/Makefile
@@ -2,4 +2,3 @@
 obj-$(CONFIG_SOC_CAMERA_MT9V022)	+= soc_mt9v022.o
 obj-$(CONFIG_SOC_CAMERA_OV5642)		+= soc_ov5642.o
 obj-$(CONFIG_SOC_CAMERA_OV9740)		+= soc_ov9740.o
-obj-$(CONFIG_SOC_CAMERA_RJ54N1)		+= soc_rj54n1cb0c.o
diff --git a/drivers/media/i2c/soc_camera/soc_rj54n1cb0c.c b/drivers/media/i2c/soc_camera/soc_rj54n1cb0c.c
deleted file mode 100644
index f0cb49a6167b..000000000000
-- 
2.11.0


  parent reply	other threads:[~2019-02-04 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04 15:42 [PATCH 0/2] Remove more SoC camera sensor drivers Sakari Ailus
2019-02-04 15:42 ` [PATCH 1/2] soc_camera: Remove the mt9m001 SoC camera sensor driver Sakari Ailus
2019-02-04 15:42 ` Sakari Ailus [this message]
2019-02-07 12:29 ` [PATCH 0/2] Remove more SoC camera sensor drivers Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190204154207.9120-3-sakari.ailus@linux.intel.com \
    --to=sakari.ailus@linux.intel.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).