Re: [PATCH v3 0/2] Input: twl6040-vibra cleanups (devm_* conversion,system wq)

From: Peter Ujfalusi
Date: Thu Jan 24 2013 - 06:44:25 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/