[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1339755732-23774-1-git-send-email-peter.ujfalusi@ti.com>
Date: Fri, 15 Jun 2012 13:22:10 +0300
From: Peter Ujfalusi <peter.ujfalusi@...com>
To: Dmitry Torokhov <dtor@...l.ru>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
peter.ujfalusi@...com
Subject: [PATCH 0/2] Input: twl*-vibra probe cleanups (devm_* conversion)
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists