[sane-devel] sanei usb improvements

2013-03-08 Thread Olaf Meeuwissen
Stef writes: On 05/03/2013 01:35, Olaf Meeuwissen wrote: Stef writes: here's a patch set to improve sanei_usb to review. Patches 2, 3 and 4 are fine with me but the first patch mixes several changes that make it unnecessarily hard to review. Could split that patch so it focusses on

[sane-devel] sanei usb improvements

2013-03-08 Thread Stef
On 08/03/2013 00:45, Olaf Meeuwissen wrote: Stef writes: On 05/03/2013 01:35, Olaf Meeuwissen wrote: Stef writes: here's a patch set to improve sanei_usb to review. Patches 2, 3 and 4 are fine with me but the first patch mixes several changes that make it unnecessarily hard to

[sane-devel] sanei usb improvements

2013-03-08 Thread Olaf Meeuwissen
Stef writes: On 08/03/2013 00:45, Olaf Meeuwissen wrote: Stef writes: On 05/03/2013 01:35, Olaf Meeuwissen wrote: Stef writes: here's a patch set to improve sanei_usb to review. Patches 2, 3 and 4 are fine with me but the first patch mixes several changes that make it

[sane-devel] sanei usb improvements

2013-03-05 Thread Olaf Meeuwissen
Stef writes: here's a patch set to improve sanei_usb to review. Patches 2, 3 and 4 are fine with me but the first patch mixes several changes that make it unnecessarily hard to review. Could split that patch so it focusses on the advertised changeset and refrain from the small changes in

[sane-devel] sanei usb improvements

2013-03-05 Thread Stef
On 05/03/2013 01:35, Olaf Meeuwissen wrote: Stef writes: here's a patch set to improve sanei_usb to review. Patches 2, 3 and 4 are fine with me but the first patch mixes several changes that make it unnecessarily hard to review. Could split that patch so it focusses on the advertised

[sane-devel] sanei usb improvements

2013-03-04 Thread Stef
Hello, here's a patch set to improve sanei_usb to review. The first 0001-sanei_usb_init-rework.patch move device scanning logic from sanei_usb_init() to a new sanei_usb_scan_devices() function. sanei_usb_init() keeps only the initialization code. sanei_usb_scan_devices() can be