This set contains my latest fixes on top of Dmitry's changes. Gabor Juhos (8): input: gpio_keys_polled: add MODULE_ALIAS input: gpio_keys_polled: return -EINVAL if wakeup specified input: gpio_keys_polled: avoid possible division by zero input: gpio_keys_polled: use DIV_ROUND_UP to compute the threshold value input: gpio_keys_polled: precompute threshold value in the probe routine input: gpio_keys_polled: use tabs instead of spaces for indentation input: gpio_keys_polled: remove a local variable input: gpio_keys_polled: fix Kconfig help text drivers/input/keyboard/Kconfig | 4 +- drivers/input/keyboard/gpio_keys_polled.c | 30 +++++++++++++++------------- 2 files changed, 18 insertions(+), 16 deletions(-) -- 1.7.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html