linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH 0/1] Closing indication for polled input device
@ 2009-10-12  8:09 Samu Onkalo
  2009-10-12  8:09 ` [PATCH 1/1] Polled input device: Add closing indication Samu Onkalo
  0 siblings, 1 reply; 5+ messages in thread
From: Samu Onkalo @ 2009-10-12  8:09 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, Samu Onkalo

Some small sensors uses polled input device interface. When the device is
closed, it would be nice to turn off the HW if the sensor supports that.
This patch adds optional closing indication support to the polled
input device driver.

Samu Onkalo (1):
  Polled input device: Add closing indication

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


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

end of thread, other threads:[~2009-10-12 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12  8:09 [RFC][PATCH 0/1] Closing indication for polled input device Samu Onkalo
2009-10-12  8:09 ` [PATCH 1/1] Polled input device: Add closing indication Samu Onkalo
2009-10-12  8:54   ` Dmitry Torokhov
2009-10-12  9:23     ` samu.p.onkalo
2009-10-12 16:16       ` 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).