disable IR_GPIO_CIR module for kernels older than 2.6.35

Message ID 1331295569-25158-1-git-send-email-gennarone@gmail.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

Gianluca Gennari March 9, 2012, 12:19 p.m. UTC
  The new module introduced with this patch:
http://patchwork.linuxtv.org/patch/10083/
requires request_any_context_irq() first introduced in 2.6.35

Signed-off-by: Gianluca Gennari <gennarone@gmail.com>
---
 v4l/versions.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
  

Comments

Gianluca Gennari March 9, 2012, 12:26 p.m. UTC | #1
Sorry, I forgot the [media_build] tag.
This patch is required to fix compilation of the media_buid tree on my
Ubuntu 10.04 system with kernel 2.6.32.

Regards,
Gianluca
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Patch

diff --git a/v4l/versions.txt b/v4l/versions.txt
index ff103bf..08b903a 100644
--- a/v4l/versions.txt
+++ b/v4l/versions.txt
@@ -30,6 +30,10 @@  VIDEO_VIA_CAMERA
 
 [2.6.36]
 
+[2.6.35]
+# Requires request_any_context_irq() introduced in 2.6.35
+IR_GPIO_CIR
+
 [2.6.34]
 MACH_DAVINCI_DM6467_EVM
 MFD_TIMBERDALE