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: Re: [PATCH v3 0/2] Input: twl6040-vibra cleanups (devm_* conversion, system wq)
Date: Thu, 24 Jan 2013 12:44:29 +0100 [thread overview]
Message-ID: <51011E9D.7050409@ti.com> (raw)
In-Reply-To: <1358177678-16509-1-git-send-email-peter.ujfalusi@ti.com>
Hi Dmitry,
On 01/14/2013 04:34 PM, Peter Ujfalusi wrote:
> Hi Dmitry,
>
> Changes since v2:
> - twl4030-vibra patches are left out (they have been applied)
> - Do not use devm_input_allocate_device() in twl6040-vibra
Do you want me to resend this two patch for 3.9?
Regards,
Péter
>
> 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 (2):
> Input: twl6040-vibra: Code cleanup in probe with devm_* conversion
> input: twl6040-vibra: Use system workqueue
>
> drivers/input/misc/twl6040-vibra.c | 100 +++++++++++++++----------------------
> 1 file changed, 41 insertions(+), 59 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
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: Re: [PATCH v3 0/2] Input: twl6040-vibra cleanups (devm_* conversion, system wq)
Date: Thu, 24 Jan 2013 12:44:29 +0100 [thread overview]
Message-ID: <51011E9D.7050409@ti.com> (raw)
In-Reply-To: <1358177678-16509-1-git-send-email-peter.ujfalusi@ti.com>
Hi Dmitry,
On 01/14/2013 04:34 PM, Peter Ujfalusi wrote:
> Hi Dmitry,
>
> Changes since v2:
> - twl4030-vibra patches are left out (they have been applied)
> - Do not use devm_input_allocate_device() in twl6040-vibra
Do you want me to resend this two patch for 3.9?
Regards,
Péter
>
> 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 (2):
> Input: twl6040-vibra: Code cleanup in probe with devm_* conversion
> input: twl6040-vibra: Use system workqueue
>
> drivers/input/misc/twl6040-vibra.c | 100 +++++++++++++++----------------------
> 1 file changed, 41 insertions(+), 59 deletions(-)
>
next prev parent reply other threads:[~2013-01-24 11:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 15:34 [PATCH v3 0/2] Input: twl6040-vibra cleanups (devm_* conversion, system wq) Peter Ujfalusi
2013-01-14 15:34 ` Peter Ujfalusi
2013-01-14 15:34 ` [PATCH v3 1/2] Input: twl6040-vibra: Code cleanup in probe with devm_* conversion Peter Ujfalusi
2013-01-14 15:34 ` Peter Ujfalusi
2013-01-14 15:34 ` [PATCH v3 2/2] input: twl6040-vibra: Use system workqueue Peter Ujfalusi
2013-01-14 15:34 ` Peter Ujfalusi
2013-01-24 11:44 ` Peter Ujfalusi [this message]
2013-01-24 11:44 ` [PATCH v3 0/2] Input: twl6040-vibra cleanups (devm_* conversion, system wq) Peter Ujfalusi
2013-01-25 8:20 ` Dmitry Torokhov
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=51011E9D.7050409@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 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.