linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kernel version limitation fixup
@ 2018-05-12 15:31 Brad Love
  0 siblings, 0 replies; only message in thread
From: Brad Love @ 2018-05-12 15:31 UTC (permalink / raw)
  To: linux-media, jasmin, hverkuil; +Cc: Brad Love

Fixes: 95ee4c285022 ("Disable additional drivers requiring gpio/consumer.h")

Duplicate entries in 3.13.0 removed, they exist in 3.17.0 and
cause build failure any earlier.

The four remaining drivers from the commit were moved to
3.17.0 after determining they too require GPIOD_OUT_LOW/HIGH.

Reported-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Brad Love <brad@nextdimension.cc>
---
 v4l/versions.txt | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/v4l/versions.txt b/v4l/versions.txt
index ecd2ea4..167d0d3 100644
--- a/v4l/versions.txt
+++ b/v4l/versions.txt
@@ -93,6 +93,10 @@ VIDEO_OV9650
 VIDEO_OV2685
 VIDEO_TW9910
 SOC_CAMERA_TW9910
+VIDEO_MT9T112
+SOC_CAMERA_MT9T112
+VIDEO_OV772X
+SOC_CAMERA_OV772X
 # needs component_match_add
 VIDEO_VIMC
 
@@ -111,15 +115,6 @@ VIDEO_VIM2M
 [3.13.0]
 # needs gpio/consumer.h
 RADIO_SI4713
-VIDEO_OV2685
-VIDEO_OV5695
-VIDEO_OV9650
-VIDEO_MT9T112
-SOC_CAMERA_MT9T112
-VIDEO_OV772X
-SOC_CAMERA_OV772X
-VIDEO_TW9910
-SOC_CAMERA_TW9910
 
 [3.12.0]
 # BIN_ATTR_RW was changed
-- 
2.7.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-12 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-12 15:31 [PATCH] kernel version limitation fixup Brad Love

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