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

From: Geert Uytterhoeven
Date: Sat Mar 10 2012 - 17:11:18 EST


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.

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
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/