Hi On 28.04.2016 20:33, Tony Lindgren wrote: > Hi all, > > Here's a series of fixes to get MUSB PM runtime working again. > > I can now test PM runtime with the 2430 glue layer with this set, > so adding PM runtime support for other glue layers should be > possible. > > Regards, > > Tony > > Unfortunately that makes my n900 unbootable with USB cable detached, see the attached file (at [ 152.121673]) when there is USB cable. I guess we're missing a couple of pm_runtime_get()/put() calls. Ivo