On Thu, 30 Jul 2015, Andrew Duggan wrote:

> Enabling irq wake could potentially fail and calling disable_irq_wake
> after a failed call to enable_irq_wake could result in an unbalanced irq
> warning. This patch warns if enable_irq_wake fails and avoids other
> potential issues caused by calling disable_irq_wake on resume after
> enable_irq_wake failed during suspend.
> 
> Signed-off-by: Andrew Duggan <adug...@synaptics.com>
> ---
> This patch is based on Jiri's for-4.3/i2c-hid and needs Gabriele Mazzotta's
> patch which moves where the HID driver's suspend callback call to apply
> cleanly.

Applied to for-4.3/i2c-hid. Thanks,

-- 
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to