Re: [git pull] Input updates for 3.3-rc6

From: Dmitry Torokhov
Date: Sun Mar 11 2012 - 03:36:41 EST


On Sat, Mar 10, 2012 at 11:11:17PM +0100, Geert Uytterhoeven wrote:
> On Wed, Mar 7, 2012 at 10:18, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote:
> > Dmitry Torokhov (1):
> >      Input: twl4030-vibra - use proper guard for PM methods
>
> That's commit f3761c0779b62276b5bf84532a81d5dc49bd721f?
>
> | drivers/input/misc/twl4030-vibra.c:175:5: warning: "CONFIG_PM" is not
> | defined
> |
> | We should use #ifdef instead of #if and also check CONFIG_PM_SLEEP
> | instead of CONFIG_PM.
>
> It still uses "#if CONFIG_PM_SLEEP", i.e. no #ifdef.
>

Doh! I'll fix it up...

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/