RE: Could not grab port (usbmisc/cdc-wdm0): 'Cannot add port 'usbmisc/cdc-wdm0', unsupported'

2016-04-11 Thread Seethamsetty, Rakesh
Thanks it worked, log attached, now I am getting the following error Couldn't initialize interface: 'Extended Signal information not supported' Couldn't initialize interface: 'OMA not supported' Couldn't initialize interface: 'Firmware not supported' Modem: state changed (unknown ->

Re: [PATCH] port-probe: make sure stored task pointer is set to NULL before completing

2016-04-11 Thread Carlo Lobrano
Hi Daniele, it looks like the last commit introduced a some kind of problem. HE910 initialization ends with error > Modem couldn't be initialized: couldn't load current capabilities: Failed to determine modem capabilities Here's the pastebin link of the logs of this test, >

Re: [PATCH] port-probe: make sure stored task pointer is set to NULL before completing

2016-04-11 Thread Daniele Palmas
Hi Carlo, 2016-04-11 10:55 GMT+02:00 Daniele Palmas : > Hi Aleksander, > > 2016-04-08 17:14 GMT+02:00 Aleksander Morgado : >> On Fri, Apr 8, 2016 at 4:55 PM, Daniele Palmas wrote: >>> 2016-04-08 16:42 GMT+02:00 Aleksander Morgado

Re: [PATCH] port-probe: make sure stored task pointer is set to NULL before completing

2016-04-11 Thread Daniele Palmas
Hi Aleksander, 2016-04-08 17:14 GMT+02:00 Aleksander Morgado : > On Fri, Apr 8, 2016 at 4:55 PM, Daniele Palmas wrote: >> 2016-04-08 16:42 GMT+02:00 Aleksander Morgado : >>> When we were completing tasks in idle, the logic was