From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: <linux-input@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v2 0/4] Input: twl*-vibra cleanups (devm_* conversion, system wq)
Date: Fri, 11 Jan 2013 10:27:59 +0100 [thread overview]
Message-ID: <1357896483-20764-1-git-send-email-peter.ujfalusi@ti.com> (raw)
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
next reply other threads:[~2013-01-11 9:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-11 9:27 Peter Ujfalusi [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1357896483-20764-1-git-send-email-peter.ujfalusi@ti.com \
--to=peter.ujfalusi@ti.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®