Re: [PATCH 4/5] HSI: nokia-modem: drop support for disabled pm

2016-02-08 Thread Pali Rohár
On Sunday 31 January 2016 17:10:52 Sebastian Reichel wrote: > Hi, > > On Sun, Jan 31, 2016 at 12:24:34PM +0100, Pali Rohár wrote: > > On Sunday 31 January 2016 02:19:46 Sebastian Reichel wrote: > > > Disabled power management means, that the driver can only be > > > used together with further out-

Re: [PATCH 4/5] HSI: nokia-modem: drop support for disabled pm

2016-01-31 Thread Sebastian Reichel
Hi, On Sun, Jan 31, 2016 at 12:24:34PM +0100, Pali Rohár wrote: > On Sunday 31 January 2016 02:19:46 Sebastian Reichel wrote: > > Disabled power management means, that the driver can only be > > used together with further out-of-tree kernel patches. There > > is no reason to support this in the ma

Re: [PATCH 4/5] HSI: nokia-modem: drop support for disabled pm

2016-01-31 Thread Pali Rohár
On Sunday 31 January 2016 02:19:46 Sebastian Reichel wrote: > Disabled power management means, that the driver can only be > used together with further out-of-tree kernel patches. There > is no reason to support this in the mainline kernel and not > having support for it means, that userspace can a

[PATCH 4/5] HSI: nokia-modem: drop support for disabled pm

2016-01-30 Thread Sebastian Reichel
Disabled power management means, that the driver can only be used together with further out-of-tree kernel patches. There is no reason to support this in the mainline kernel and not having support for it means, that userspace can automatically detect if we are running kernel based power management.