linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] cap11xx: add runtime PM support
@ 2015-08-23 21:17 Matt Ranostay
  2015-08-23 21:17 ` [PATCH v4 1/1] " Matt Ranostay
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Ranostay @ 2015-08-23 21:17 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, Matt Ranostay

Changes from v3:
* Dropped cap11xx_remove() and devm_add_action a powerdown and
  runtime pm cleanup. That runs afters input and LEDs devices have
  been reaped.
* Move cap11xx_init_leds() after input device register becuase it was causing
  a hangup condition if an LED was lit on module removal.

Matt Ranostay (1):
  cap11xx: add runtime PM support

 drivers/input/keyboard/cap11xx.c | 84 +++++++++++++++++++++++++++++++---------
 1 file changed, 65 insertions(+), 19 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-10-02 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-23 21:17 [PATCH v4 0/1] cap11xx: add runtime PM support Matt Ranostay
2015-08-23 21:17 ` [PATCH v4 1/1] " Matt Ranostay
2015-09-17  6:39   ` Matt Ranostay
2015-10-02 18:06   ` 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).