Re: [PATCH v4 1/2] USB: io_ti: Fix Edgeport firmware download code

2015-06-15 Thread Peter Berger
Hi Johan: I think my v5 patchset to address your review comments (here and in the other messages) is just about ready to submit. I'll include some point-by-point description details below: On Thu, 2015-06-11 at 12:03 +0200, Johan Hovold wrote: > On Mon, Jun 08, 2015 at 02:51:36PM -0500, Peter E.

Re: [PATCH v4 1/2] USB: io_ti: Fix Edgeport firmware download code

2015-06-11 Thread Johan Hovold
On Mon, Jun 08, 2015 at 02:51:36PM -0500, Peter E. Berger wrote: > From: "Peter E. Berger" > > The io_ti driver fails to download firmware to Edgeport devices such > as the EP/416, even when the on-disk firmware image > (/lib/firmware/edgeport/down3.bin) is more current than the version > on the

[PATCH v4 1/2] USB: io_ti: Fix Edgeport firmware download code

2015-06-08 Thread Peter E. Berger
From: "Peter E. Berger" The io_ti driver fails to download firmware to Edgeport devices such as the EP/416, even when the on-disk firmware image (/lib/firmware/edgeport/down3.bin) is more current than the version on the EP/416. The current download code is broken in a few ways. Notably it mis-us