[PATCH] DVB Optimization: enable gate in arather than implementing different ways leading to confusion.

From: Manu Abraham
Date: Thu Sep 04 2008 - 08:36:16 EST


This allows multiple gate_enable/disable's in the tuner read/write
functions, thereby lesser number of I/O operations throughout,
eventually leading to better results. As a side effect for the demods
that detect the STOP bit for auto closing, the auto closing of the
gate can be avoided, thereby a minimal gain in disabling the auto detect
feature as well. Improves readability on the device control.

From: Manu Abraham <abraham.manu@xxxxxxxxx>
Signed-off-by: Manu Abraham <manu@xxxxxxxxxxx>

dvb_frontend.c | 2 ++
1 file changed, 2 insertions(+)

--------------040405070202010506050709
Content-Type: text/x-patch;
name="25.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="25.patch"