[ltp] Re: [ANN] tp_smapi - a new Linux SMAPI driver
Volker Gropp
linux-thinkpad@linux-thinkpad.org
Mon, 5 Dec 2005 02:55:04 +0100
* On Mon, Dec 05, 2005 at 03:24:14 +0200, Shem Multinymous wrote:
> Hi Volker,
>
> On 12/5/05, volker gropp <vgropp@pefra.de> wrote:
>
> > > Does the original version compile if you add
> > > #include <linux/device.h>
> > > ?
> >
> > No, it doesnt. But maybe thats a suspend2 issue.
>
> Works fine with 2.6.14.3+suspend2, but it looks like 2.6.15-rc3 has
> stripped out the whole concept of suspend levels in 2.6.15-rc3. Any
> idea why? I'll fix that in the next version.
Seems like the following patch was applied:
http://lkml.org/lkml/2005/10/28/15
Volker Gropp