Re: [PATCH v3 4/5] usb: qcserial: define and use Sierra Wireless layout

2014-05-28 Thread Johan Hovold
On Wed, May 28, 2014 at 07:20:46PM +0200, Aleksander Morgado wrote: > On Wed, May 28, 2014 at 2:54 PM, Bjørn Mork wrote: > > Aleksander Morgado writes: > >> I have some new VID/PID to add, so > >> should I base my patch on top of this one? > > > > I guess so. But there we have the stable backpo

Re: [PATCH v3 4/5] usb: qcserial: define and use Sierra Wireless layout

2014-05-28 Thread Aleksander Morgado
On Wed, May 28, 2014 at 2:54 PM, Bjørn Mork wrote: > Aleksander Morgado writes: >> On Sun, Apr 27, 2014 at 4:47 PM, Bjørn Mork wrote: >>> From: Bjørn Mork >>> >>> All the "non Gobi" Qualcomm based devices handled by this >>> driver share a common standard Sierra Wireless specific >>> layout. Ad

Re: [PATCH v3 4/5] usb: qcserial: define and use Sierra Wireless layout

2014-05-28 Thread Bjørn Mork
Aleksander Morgado writes: > On Sun, Apr 27, 2014 at 4:47 PM, Bjørn Mork wrote: >> From: Bjørn Mork >> >> All the "non Gobi" Qualcomm based devices handled by this >> driver share a common standard Sierra Wireless specific >> layout. Adding code specifically for this layout allow >> us to reduce

Re: [PATCH v3 4/5] usb: qcserial: define and use Sierra Wireless layout

2014-05-28 Thread Aleksander Morgado
On Sun, Apr 27, 2014 at 4:47 PM, Bjørn Mork wrote: > From: Bjørn Mork > > All the "non Gobi" Qualcomm based devices handled by this > driver share a common standard Sierra Wireless specific > layout. Adding code specifically for this layout allow > us to reduce the number of match entries per dev

Re: [PATCH v3 4/5] usb: qcserial: define and use Sierra Wireless layout

2014-05-04 Thread Johan Hovold
On Sun, Apr 27, 2014 at 04:47:45PM +0200, Bjørn Mork wrote: > From: Bjørn Mork > > All the "non Gobi" Qualcomm based devices handled by this > driver share a common standard Sierra Wireless specific > layout. Adding code specifically for this layout allow > us to reduce the number of match entrie

[PATCH v3 4/5] usb: qcserial: define and use Sierra Wireless layout

2014-04-27 Thread Bjørn Mork
From: Bjørn Mork All the "non Gobi" Qualcomm based devices handled by this driver share a common standard Sierra Wireless specific layout. Adding code specifically for this layout allow us to reduce the number of match entries per device from three to one. This change will result in a penalty wr