]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Unmask omap-keypad interrupt on suspend
authorandrzej zaborowski <balrog@zabor.org>
Tue, 5 Sep 2006 14:52:25 +0000 (17:52 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 5 Sep 2006 14:52:25 +0000 (17:52 +0300)
commit3ee675dc2330d99f3d8a111dc587ee1ef6dddac3
treefe92f2a36f349cf97e06d9b8ddb24890a1a514b8
parentde8fb8425884ca2b8a74b4499aa958dcf5802e74
[PATCH] Unmask omap-keypad interrupt on suspend

Prevent keyboard interrupt from staying masked when omap-keypad driver
is suspended to allow this interrupt to trigger a system wake up.
Locks are used as suggested by Juha Yrjölä.

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/omap-keypad.c