People are still waiting for this to be applied.  Any reason it hasn't been?

On Tue, Aug 17, 2010 at 10:34 AM, VDR User <user....@gmail.com> wrote:
> This patches adjusts the tuner delay to be longer in response to
> several users experiencing tuner timeouts.  This change fixes that
> problem and allows those users to be able to tune.
>
> Signed-off-by: Derek Kelly <user....@gmail.com>
> ----------
> --- v4l-dvb.orig/linux/drivers/media/dvb/dvb-usb/gp8psk-fe.c
> 2010-08-17 09:53:27.000000000 -0700
> +++ v4l-dvb/linux/drivers/media/dvb/dvb-usb/gp8psk-fe.c 2010-08-17
> 10:00:28.000000000 -0700
> @@ -109,7 +109,7 @@ static int gp8psk_fe_read_signal_strengt
>
>  static int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe,
> struct dvb_frontend_tune_settings *tune)
>  {
> -       tune->min_delay_ms = 200;
> +       tune->min_delay_ms = 800;
>        return 0;
>  }
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to