aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorJohannes Stezenbach <js@linuxtv.org>2005-09-09 13:03:10 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-09 13:57:45 -0700
commitce7d3c11aee415c76bcbd5f43cace16132b48a21 (patch)
tree6ea0ae4d475adfd3ba74a3d787f9f61826ae2616 /drivers/media
parent[PATCH] dvb: budget-av: enable frontend on KNC1 Plus cards (diff)
downloadlinux-dev-ce7d3c11aee415c76bcbd5f43cace16132b48a21.tar.xz
linux-dev-ce7d3c11aee415c76bcbd5f43cace16132b48a21.zip
[PATCH] dvb: av7110: disable superflous firmware handshake
Disable superflous firmware handshake. Signed-off-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/dvb/ttpci/av7110_hw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/ttpci/av7110_hw.c b/drivers/media/dvb/ttpci/av7110_hw.c
index 1220826696c5..456d529cb381 100644
--- a/drivers/media/dvb/ttpci/av7110_hw.c
+++ b/drivers/media/dvb/ttpci/av7110_hw.c
@@ -41,6 +41,8 @@
#include "av7110.h"
#include "av7110_hw.h"
+#define _NOHANDSHAKE
+
/****************************************************************************
* DEBI functions
****************************************************************************/