[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120311073556.GA15408@core.coreip.homeip.net>
Date: Sat, 10 Mar 2012 23:35:56 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: Re: [git pull] Input updates for 3.3-rc6
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@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists