Re: [PATCH v3 1/1] USB:option:add ZTE PIDs

2015-10-08 Thread Johan Hovold
On Tue, Oct 06, 2015 at 07:10:44PM -0700, Liu.Zhao wrote: > This is intended to add ZTE device PIDs on kernel. > > Signed-off-by: Liu.Zhao This one is already in Linus' tree and should be backported to the stable trees shortly. No need to resend. Johan -- To unsubscribe from this list: send the

Re: [PATCH v3 1/1] USB:option:add ZTE PIDs

2015-09-14 Thread Johan Hovold
On Mon, Aug 24, 2015 at 08:36:12AM -0700, Liu.Zhao wrote: > This is intended to add ZTE device PIDs on kernel. > > Signed-off-by: Liu.Zhao Now applied, thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org

Re: [PATCH v3 1/1] USB:option:add ZTE PIDs

2015-08-24 Thread Johan Hovold
On Mon, Aug 24, 2015 at 09:51:33AM +0200, Bjørn Mork wrote: > Johan Hovold writes: > > On Wed, Aug 19, 2015 at 08:51:17AM -0700, Liu.Zhao wrote: > >> > >> #define BENQ_VENDOR_ID0x04a5 > >> #define BENQ_PRODUCT_H10 0x4068 > >> @@ -544,6 +548,14 @@ sta

Re: [PATCH v3 1/1] USB:option:add ZTE PIDs

2015-08-24 Thread Bjørn Mork
Johan Hovold writes: > On Wed, Aug 19, 2015 at 08:51:17AM -0700, Liu.Zhao wrote: >> >> #define BENQ_VENDOR_ID 0x04a5 >> #define BENQ_PRODUCT_H100x4068 >> @@ -544,6 +548,14 @@ static const struct option_blacklist_info >> zte_mc2716_z_blacklist =

Re: [PATCH v3 1/1] USB:option:add ZTE PIDs

2015-08-24 Thread Johan Hovold
On Wed, Aug 19, 2015 at 08:51:17AM -0700, Liu.Zhao wrote: > > This is intended to add ZTE device PIDs on kernel. > > > > Signed-off-by: Liu.Zhao > --- > drivers/usb/serial/option.c | 36 > 1 file changed, 28 insertions(+), 8 deletions(-) > > diff --git a/