Skip to content

Commit

Permalink
[PATCH] dvb: av7110: disable superflous firmware handshake
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed Sep 9, 2005
1 parent 87b2eca commit ce7d3c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/dvb/ttpci/av7110_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
#include "av7110.h"
#include "av7110_hw.h"

#define _NOHANDSHAKE

/****************************************************************************
* DEBI functions
****************************************************************************/
Expand Down

0 comments on commit ce7d3c1

Please sign in to comment.