Re: [PATCHv4] USB: serial: option: add support for Huawei E173s-6

2013-12-02 Thread Greg KH
On Sat, Nov 23, 2013 at 01:07:45PM +0100, Johan Hovold wrote:
 On Mon, Nov 11, 2013 at 09:59:15AM -0300, Gustavo Zacarias wrote:
  Interface 1 on this device isn't for option to bind to otherwise an oops
  on usb_wwan with log flooding will happen when accessing the port:
  
  tty_release: ttyUSB1: read/write wait queue active!
  
  It doesn't seem to respond to QMI if it's added to qmi_wwan so don't add
  it there - it's likely used by the card reader.
  
  Signed-off-by: Gustavo Zacarias gust...@zacarias.com.ar
  ---
  
  v4:
  - Unbreak v2 ID sort broken in v3
  
  v3:
  - Focus define name on E173s -6 variant, there are others
  - Change msg to E173-s6 add suggested by Johan Hovold
 
 Could you resubmit this one with the original patch description (e.g.
 blacklisting rather than add)?
 
 Sorry about the confusion.

No need, I can edit that by hand right now...
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCHv4] USB: serial: option: add support for Huawei E173s-6

2013-11-23 Thread Johan Hovold
On Mon, Nov 11, 2013 at 09:59:15AM -0300, Gustavo Zacarias wrote:
 Interface 1 on this device isn't for option to bind to otherwise an oops
 on usb_wwan with log flooding will happen when accessing the port:
 
 tty_release: ttyUSB1: read/write wait queue active!
 
 It doesn't seem to respond to QMI if it's added to qmi_wwan so don't add
 it there - it's likely used by the card reader.
 
 Signed-off-by: Gustavo Zacarias gust...@zacarias.com.ar
 ---
 
 v4:
 - Unbreak v2 ID sort broken in v3
 
 v3:
 - Focus define name on E173s -6 variant, there are others
 - Change msg to E173-s6 add suggested by Johan Hovold

Could you resubmit this one with the original patch description (e.g.
blacklisting rather than add)?

Sorry about the confusion.

Thanks,
Johan

 v2:
 - Sort define by id as pointed by Sergei Shtylyov
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html