[PATCH 0/2] fix gpio-keys debouncing and timer sleep issues

From: Jani Nikula
Date: Fri Jun 26 2009 - 08:16:03 EST


Alek, someone might depend on how debouncing worked before, so let's not
break it. I, for one, am looking at using this in the future, and would
want this to work as it was before.

Why don't we fix this instead of debating? For simplicity, here's first
a revert of the original patch and then a fix to the sleep issue.
Unfortunately, I do not have the equipment to properly test this right
now.

Could you please review and test this if you have the equipment? Add
your signed-off-by and comments, of course. Would that be okay?

BR,
Jani.


Jani Nikula (2):
Revert "Input: gpio-keys - change timer to workqueue"
input: gpio-keys: avoid possibility of sleeping in timer function

drivers/input/keyboard/gpio_keys.c | 33 ++++++++++++++++++++++++---------
1 files changed, 24 insertions(+), 9 deletions(-)

--
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/