linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] build: ddbridge can be now compiled for kernels older than 3.8
@ 2017-08-26  2:12 Jasmin J.
  2017-08-26  2:12 ` [PATCH 1/1] " Jasmin J.
  0 siblings, 1 reply; 2+ messages in thread
From: Jasmin J. @ 2017-08-26  2:12 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, d.scheller, jasmin

From: Jasmin Jessich <jasmin@anw.at>

When you have already applied patch
  https://www.mail-archive.com/linux-media@vger.kernel.org/msg117633.html
this patch will re-enable ddbridge for all older Kernels.
I have tested it with Kernel 2.6.36, 2.6.37, 3.4, 3.13 and 4.4.

Please note, that you need to apply the patch series
  "fix compile for kernel 3.3 and older"
    ->  build: Add compat code for PCI_DEVICE_SUB
        build: Fixed backports/v3.3_eprobe_defer.patch
to be able to compile ddbridge for Kernels <=3.3.

Jasmin Jessich (1):
  build: ddbridge can be now compiled for kernels older than 3.8

 v4l/versions.txt | 2 --
 1 file changed, 2 deletions(-)

-- 
2.7.4

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

* [PATCH 1/1] build: ddbridge can be now compiled for kernels older than 3.8
  2017-08-26  2:12 [PATCH 0/1] build: ddbridge can be now compiled for kernels older than 3.8 Jasmin J.
@ 2017-08-26  2:12 ` Jasmin J.
  0 siblings, 0 replies; 2+ messages in thread
From: Jasmin J. @ 2017-08-26  2:12 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, d.scheller, jasmin

From: Jasmin Jessich <jasmin@anw.at>

Signed-off-by: Jasmin Jessich <jasmin@anw.at>
---
 v4l/versions.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/v4l/versions.txt b/v4l/versions.txt
index 6f27929..7634038 100644
--- a/v4l/versions.txt
+++ b/v4l/versions.txt
@@ -126,8 +126,6 @@ IR_SPI
 [3.8.0]
 # needs regmap lock/unlock ops
 DVB_TS2020
-# needs the PCI_DEVICE_SUB macro
-DVB_DDBRIDGE
 
 [3.7.0]
 # i2c_add_mux_adapter prototype change
-- 
2.7.4

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

end of thread, other threads:[~2017-08-26  2:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-26  2:12 [PATCH 0/1] build: ddbridge can be now compiled for kernels older than 3.8 Jasmin J.
2017-08-26  2:12 ` [PATCH 1/1] " Jasmin J.

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