linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Open / close for polled input device
@ 2009-10-13  6:24 Samu Onkalo
  2009-10-13  6:24 ` [PATCH 1/1] Polled input device: add device open and close methods Samu Onkalo
  0 siblings, 1 reply; 4+ messages in thread
From: Samu Onkalo @ 2009-10-13  6:24 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, Samu Onkalo

Small sensors could utilise polled input device. Sometimes there is
a need to prepare or close the HW. This patch adds optional 
open / close functionality to the polled input device driver.

Samu Onkalo (1):
  Polled input device: add device open and close methods

 drivers/input/input-polldev.c |    6 ++++++
 include/linux/input-polldev.h |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)


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

end of thread, other threads:[~2009-10-15  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13  6:24 [PATCH 0/1] Open / close for polled input device Samu Onkalo
2009-10-13  6:24 ` [PATCH 1/1] Polled input device: add device open and close methods Samu Onkalo
2009-10-14  8:00   ` Dmitry Torokhov
2009-10-15  5:49     ` samu.p.onkalo

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).