public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: twl*-vibra probe cleanups (devm_* conversion)
@ 2012-06-15 10:22 Peter Ujfalusi
  2012-06-15 10:22 ` [PATCH 1/2] Input: twl4030-vibra: Convert to use devm_* in probe Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2012-06-15 10:22 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, peter.ujfalusi

Hello,

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


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

end of thread, other threads:[~2012-10-15 12:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-15 10:22 [PATCH 0/2] Input: twl*-vibra probe cleanups (devm_* conversion) Peter Ujfalusi
2012-06-15 10:22 ` [PATCH 1/2] Input: twl4030-vibra: Convert to use devm_* in probe Peter Ujfalusi
2012-06-15 10:22 ` [PATCH 2/2] Input: twl6040-vibra: Code cleanup in probe with devm_* conversion Peter Ujfalusi
2012-10-15 12:08 ` [PATCH 0/2] Input: twl*-vibra probe cleanups (devm_* conversion) Péter Ujfalusi

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