mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Input: twl*-vibra cleanups (devm_* conversion, system wq)
@ 2013-01-11  9:27 Peter Ujfalusi
  2013-01-11  9:28 ` [PATCH v2 1/4] Input: twl4030-vibra: Convert to use devm_* in probe Peter Ujfalusi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Peter Ujfalusi @ 2013-01-11  9:27 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel

Hi Dmitry,

Changes since v1:
- Use devm_input_allocate_device()
- swtich drivers to use system workqueue

Cover letter from v1 (resend set):

This series seams to got lost:
https://lkml.org/lkml/2012/6/15/128

Can you take it for 3.9?

Convert the twl4030, twl6040 vibra drivers to use devm_ at probe time to clean
up the code a bit.
The twl6040-vibra driver needed bigger change since the ordering of the
initialization was not correct.

Regards,
Peter
---
Peter Ujfalusi (4):
  Input: twl4030-vibra: Convert to use devm_* in probe
  input: twl4030-vibra: Use system workqueue
  Input: twl6040-vibra: Code cleanup in probe with devm_* conversion
  input: twl6040-vibra: Use system workqueue

 drivers/input/misc/twl4030-vibra.c |  45 ++--------------
 drivers/input/misc/twl6040-vibra.c | 106 +++++++++++++++----------------------
 2 files changed, 47 insertions(+), 104 deletions(-)

-- 
1.8.1


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

end of thread, other threads:[~2013-01-11 17:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-11  9:27 [PATCH v2 0/4] Input: twl*-vibra cleanups (devm_* conversion, system wq) Peter Ujfalusi
2013-01-11  9:28 ` [PATCH v2 1/4] Input: twl4030-vibra: Convert to use devm_* in probe Peter Ujfalusi
2013-01-11 17:06   ` Dmitry Torokhov
2013-01-11  9:28 ` [PATCH v2 2/4] input: twl4030-vibra: Use system workqueue Peter Ujfalusi
2013-01-11 17:06   ` Dmitry Torokhov
2013-01-11  9:28 ` [PATCH v2 3/4] Input: twl6040-vibra: Code cleanup in probe with devm_* conversion Peter Ujfalusi
2013-01-11 17:04   ` Dmitry Torokhov
2013-01-11  9:28 ` [PATCH v2 4/4] input: twl6040-vibra: Use system workqueue Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®