All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH resend 0/2] Input: twl*-vibra probe cleanups (devm_* conversion)
@ 2013-01-10 13:36 ` Peter Ujfalusi
  0 siblings, 0 replies; 9+ messages in thread
From: Peter Ujfalusi @ 2013-01-10 13:36 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel

Hi Dmitry,

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 (2):
  Input: twl4030-vibra: Convert to use devm_* in probe
  Input: twl6040-vibra: Code cleanup in probe with devm_* conversion

 drivers/input/misc/twl4030-vibra.c |  8 +--
 drivers/input/misc/twl6040-vibra.c | 99 +++++++++++++++++---------------------
 2 files changed, 47 insertions(+), 60 deletions(-)

-- 
1.8.1

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 13:36 [PATCH resend 0/2] Input: twl*-vibra probe cleanups (devm_* conversion) Peter Ujfalusi
2013-01-10 13:36 ` Peter Ujfalusi
2013-01-10 13:36 ` [PATCH resend 1/2] Input: twl4030-vibra: Convert to use devm_* in probe Peter Ujfalusi
2013-01-10 13:36   ` Peter Ujfalusi
2013-01-10 13:36 ` [PATCH resend 2/2] Input: twl6040-vibra: Code cleanup in probe with devm_* conversion Peter Ujfalusi
2013-01-10 13:36   ` Peter Ujfalusi
2013-01-10 17:54   ` Dmitry Torokhov
2013-01-11  9:11     ` Peter Ujfalusi
2013-01-11  9:11       ` Peter Ujfalusi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.