[DVB patch 49/54] av7110: disable superflous firmware handshake

From: Johannes Stezenbach
Date: Sun Sep 04 2005 - 18:49:52 EST


Disable superflous firmware handshake.

Signed-off-by: Johannes Stezenbach <js@xxxxxxxxxxx>

drivers/media/dvb/ttpci/av7110_hw.c | 2 ++
1 file changed, 2 insertions(+)

--- linux-2.6.13-git4.orig/drivers/media/dvb/ttpci/av7110_hw.c 2005-09-04 22:03:40.000000000 +0200
+++ linux-2.6.13-git4/drivers/media/dvb/ttpci/av7110_hw.c 2005-09-04 22:30:58.000000000 +0200
@@ -41,6 +41,8 @@
#include "av7110.h"
#include "av7110_hw.h"

+#define _NOHANDSHAKE
+
/****************************************************************************
* DEBI functions
****************************************************************************/

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/