summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch
index 8111a5a0..8eacbcac 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch
@@ -1,4 +1,4 @@
1From d713ae5fcd06e723ac059ae03311b10d5508a272 Mon Sep 17 00:00:00 2001 1From 9f3c2f09e3c5ffbbbb98cb248b423cbdd8a86a9e Mon Sep 17 00:00:00 2001
2From: Miroslav Slugen <thunder.mmm@gmail.com> 2From: Miroslav Slugen <thunder.mmm@gmail.com>
3Date: Sun, 11 Dec 2011 18:47:32 -0300 3Date: Sun, 11 Dec 2011 18:47:32 -0300
4Subject: [PATCH 111/130] tuner: Fix numberspace conflict between xc4000 and 4Subject: [PATCH 111/130] tuner: Fix numberspace conflict between xc4000 and
@@ -14,7 +14,7 @@ Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
14Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 14Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
15--- 15---
16 include/media/tuner.h | 3 ++- 16 include/media/tuner.h | 3 ++-
17 1 files changed, 2 insertions(+), 1 deletions(-) 17 1 file changed, 2 insertions(+), 1 deletion(-)
18 18
19diff --git a/include/media/tuner.h b/include/media/tuner.h 19diff --git a/include/media/tuner.h b/include/media/tuner.h
20index 89c290b..29e1920 100644 20index 89c290b..29e1920 100644
@@ -38,5 +38,5 @@ index 89c290b..29e1920 100644
38 #define TDA9887_PRESENT (1<<0) 38 #define TDA9887_PRESENT (1<<0)
39 #define TDA9887_PORT1_INACTIVE (1<<1) 39 #define TDA9887_PORT1_INACTIVE (1<<1)
40-- 40--
411.7.7.4 411.7.9.4
42 42