Re: [PATCH 1/7] af9015 Slow down download firmware

2011-11-12 Thread Antti Palosaari
On 11/12/2011 08:10 PM, Malcolm Priestley wrote: On Sat, 2011-11-12 at 18:14 +0200, Antti Palosaari wrote: On 11/12/2011 05:54 PM, Malcolm Priestley wrote: It is noticed that sometimes the device fails to download parts of the firmware. Since there is no ack from firmware write a 250u second d

Re: [PATCH 1/7] af9015 Slow down download firmware

2011-11-12 Thread Malcolm Priestley
On Sat, 2011-11-12 at 18:14 +0200, Antti Palosaari wrote: > On 11/12/2011 05:54 PM, Malcolm Priestley wrote: > > It is noticed that sometimes the device fails to download parts of the > > firmware. > > > > Since there is no ack from firmware write a 250u second delay has been > > added. > > > > S

Re: [PATCH 1/7] af9015 Slow down download firmware

2011-11-12 Thread Antti Palosaari
On 11/12/2011 05:54 PM, Malcolm Priestley wrote: It is noticed that sometimes the device fails to download parts of the firmware. Since there is no ack from firmware write a 250u second delay has been added. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/af9015.c |1 + 1

[PATCH 1/7] af9015 Slow down download firmware

2011-11-12 Thread Malcolm Priestley
It is noticed that sometimes the device fails to download parts of the firmware. Since there is no ack from firmware write a 250u second delay has been added. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/af9015.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff