linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove more SoC camera sensor drivers
@ 2019-02-04 15:42 Sakari Ailus
  2019-02-04 15:42 ` [PATCH 1/2] soc_camera: Remove the mt9m001 SoC camera sensor driver Sakari Ailus
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sakari Ailus @ 2019-02-04 15:42 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil

Hi folks,

This set removes two additional SoC camera sensor drivers that have
corresponding V4L2 sub-device drivers.

Sakari Ailus (2):
  soc_camera: Remove the mt9m001 SoC camera sensor driver
  soc_camera: Remove the rj45n1 SoC camera sensor driver

 drivers/media/i2c/soc_camera/Kconfig          |   13 -
 drivers/media/i2c/soc_camera/Makefile         |    2 -
 drivers/media/i2c/soc_camera/soc_mt9m001.c    |  757 -------------
 drivers/media/i2c/soc_camera/soc_rj54n1cb0c.c | 1415 -------------------------
 4 files changed, 2187 deletions(-)
 delete mode 100644 drivers/media/i2c/soc_camera/soc_mt9m001.c
 delete mode 100644 drivers/media/i2c/soc_camera/soc_rj54n1cb0c.c

-- 
2.11.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-07 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 2/2] soc_camera: Remove the rj45n1 " Sakari Ailus
2019-02-07 12:29 ` [PATCH 0/2] Remove more SoC camera sensor drivers Hans Verkuil

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).