linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Input: gpio-keys - clean up series
@ 2014-04-25 16:22 Andy Shevchenko
  2014-04-25 16:22 ` [PATCH v3 1/3] Input: gpio_keys - use dev instead of pdev in gpio_keys_setup_key() Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andy Shevchenko @ 2014-04-25 16:22 UTC (permalink / raw)
  To: Linus Walleij, Dmitry Torokhov, linux-input, linux-kernel; +Cc: Andy Shevchenko

This is a 3rd iteration of the small cleanup against gpio-keys driver.

Changes since v2:
 - append received Acks
 - rebase against recent linux-next
 - test on Intel Medfield based product

Andy Shevchenko (3):
  Input: gpio_keys - use dev instead of pdev in gpio_keys_setup_key()
  Input: gpio_keys - convert to use devm_*
  Input: gpio_keys - convert struct descriptions to kernel-doc

 drivers/input/keyboard/gpio_keys.c | 82 +++++++++++++-------------------------
 include/linux/gpio_keys.h          | 45 +++++++++++++++------
 2 files changed, 61 insertions(+), 66 deletions(-)

-- 
1.9.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-28  9:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 16:22 [PATCH v3 0/3] Input: gpio-keys - clean up series Andy Shevchenko
2014-04-25 16:22 ` [PATCH v3 1/3] Input: gpio_keys - use dev instead of pdev in gpio_keys_setup_key() Andy Shevchenko
2014-04-25 21:21   ` Dmitry Torokhov
2014-04-28  9:42     ` Andy Shevchenko
2014-04-25 16:22 ` [PATCH v3 2/3] Input: gpio_keys - convert to use devm_* Andy Shevchenko
2014-04-26  4:43   ` Dmitry Torokhov
2014-04-28  9:40     ` Andy Shevchenko
2014-04-25 16:22 ` [PATCH v3 3/3] Input: gpio_keys - convert struct descriptions to kernel-doc Andy Shevchenko
2014-04-26  4:41   ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).