Re: [PATCH 1/2] Input/spear-keyboard: Fix for balancing the enable_irq_wake in Power Mgmt
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-02-24 08:34:15
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-02-24 08:34:15
On Thu, Feb 23, 2012 at 03:10:51PM +0530, Viresh Kumar wrote:
From: Deepak Sikri <redacted> This patch handles the fix for unbalanced irq for the cases when enable_irq_wake fails, and a warning related to same is displayed on the console. The workaround is handled at the driver level.
So why is the device marked as wakeup capable? Thanks. -- Dmitry