Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Use devm_* functions for Melfas touch device
@ 2014-05-29 14:15 Beomho Seo
  2014-05-29 14:15 ` [PATCH V5 1/1] Input: mcs_touchkey: use devm_* functions Beomho Seo
  0 siblings, 1 reply; 2+ messages in thread
From: Beomho Seo @ 2014-05-29 14:15 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov, jy0922.shim, sachin.kamat
  Cc: myungjoo.ham, jh80.chung, cw00.choi, Beomho Seo

This patch set devm_* functions in Melfas touche device driver.
As a result, error path and remove() function is simplified.

Changes in v5:
- mcs_touchkey: use devm_add_action.
- mcs5000_ts: applied.

Changes in v4:
- mcs_touchkey: add free_irq for equivalent transformation.

Changes in v3:
- mcs_touchkey: Some codes are back again.

Changes in v2:
- Additionally use devm_kzalloc mcs_[touchkey/ts]_data struct.

*** BLURB HERE ***

Beomho Seo (1):
  Input: mcs_touchkey: use devm_* functions

 drivers/input/keyboard/mcs_touchkey.c |   60 ++++++++++++++-------------------
 1 file changed, 26 insertions(+), 34 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-05-29 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 14:15 [PATCH v5 0/1] Use devm_* functions for Melfas touch device Beomho Seo
2014-05-29 14:15 ` [PATCH V5 1/1] Input: mcs_touchkey: use devm_* functions Beomho Seo

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