[PATCH] Si2168: increase timeout to fix firmware loading

2015-02-26 Thread Antti Palosaari
From: Jurgen Kramer Increase si2168 cmd execute timeout to prevent firmware load failures. Tests shows it takes up to 52ms to load the 'dvb-demod-si2168-a30-01.fw' firmware. Increase timeout to a safe value of 70ms. Cc: # v3.16+ Signed-off-by: Jurgen Kramer Reviewed-by: Antti Palosaari --- Pa

Re: [PATCH] Si2168: increase timeout to fix firmware loading

2015-01-22 Thread Jurgen Kramer
On Thu, 2015-01-22 at 12:04 +0200, Antti Palosaari wrote: > I will make pull request for that as that is still on patchwork :( Thanks, I was about to send in a resend. Jurgen > Antti > > On 12/14/2014 01:29 PM, Antti Palosaari wrote: > > On 12/08/2014 07:52 PM, Antti Palosaari wrote: > >> O

Re: [PATCH] Si2168: increase timeout to fix firmware loading

2015-01-22 Thread Antti Palosaari
I will make pull request for that as that is still on patchwork :( Antti On 12/14/2014 01:29 PM, Antti Palosaari wrote: On 12/08/2014 07:52 PM, Antti Palosaari wrote: On 12/08/2014 10:30 AM, Jurgen Kramer wrote: Increase si2168 cmd execute timeout to prevent firmware load failures. Tests

Re: [PATCH] Si2168: increase timeout to fix firmware loading

2014-12-14 Thread Antti Palosaari
On 12/08/2014 07:52 PM, Antti Palosaari wrote: On 12/08/2014 10:30 AM, Jurgen Kramer wrote: Increase si2168 cmd execute timeout to prevent firmware load failures. Tests shows it takes up to 52ms to load the 'dvb-demod-si2168-a30-01.fw' firmware. Increase timeout to a safe value of 70ms. Signed-

Re: [PATCH] Si2168: increase timeout to fix firmware loading

2014-12-08 Thread Antti Palosaari
On 12/08/2014 10:30 AM, Jurgen Kramer wrote: Increase si2168 cmd execute timeout to prevent firmware load failures. Tests shows it takes up to 52ms to load the 'dvb-demod-si2168-a30-01.fw' firmware. Increase timeout to a safe value of 70ms. Signed-off-by: Jurgen Kramer Reviewed-by: Antti Palos

[PATCH] Si2168: increase timeout to fix firmware loading

2014-12-08 Thread Jurgen Kramer
Increase si2168 cmd execute timeout to prevent firmware load failures. Tests shows it takes up to 52ms to load the 'dvb-demod-si2168-a30-01.fw' firmware. Increase timeout to a safe value of 70ms. Signed-off-by: Jurgen Kramer --- drivers/media/dvb-frontends/si2168.c | 2 +- 1 file changed, 1 inse