[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>
This commit is contained in:
parent
87b2ecaebc
commit
ce7d3c11ae
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
#include "av7110.h"
|
||||
#include "av7110_hw.h"
|
||||
|
||||
#define _NOHANDSHAKE
|
||||
|
||||
/****************************************************************************
|
||||
* DEBI functions
|
||||
****************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue