linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] HID special drivers converted to devres API
@ 2013-07-24 17:38 Benjamin Tissoires
  2013-07-24 17:38 ` [PATCH v2 1/2] HID: trivial devm conversion for special hid drivers Benjamin Tissoires
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Benjamin Tissoires @ 2013-07-24 17:38 UTC (permalink / raw)
  To: Benjamin Tissoires, Henrik Rydberg, Jiri Kosina, Andy Shevchenko,
	Stephane Chatty, linux-input, linux-kernel

Hi guys,

this is the v2 of this series.

Cheers,
Benjamin

changes since v1:
- make the exit code of probe() in hid-a4tech.c returning 0
- fix a typo in the commit message of 2/2

Benjamin Tissoires (2):
  HID: trivial devm conversion for special hid drivers
  HID: multitouch: devm conversion

 drivers/hid/hid-a4tech.c     | 21 +++----------
 drivers/hid/hid-apple.c      | 16 ++--------
 drivers/hid/hid-magicmouse.c | 17 ++---------
 drivers/hid/hid-multitouch.c | 71 ++++++++++++++------------------------------
 drivers/hid/hid-sony.c       |  9 ++----
 drivers/hid/hid-zydacron.c   | 19 ++----------
 6 files changed, 39 insertions(+), 114 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-07-31  8:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24 17:38 [PATCH v2 0/2] HID special drivers converted to devres API Benjamin Tissoires
2013-07-24 17:38 ` [PATCH v2 1/2] HID: trivial devm conversion for special hid drivers Benjamin Tissoires
2013-07-24 18:13   ` Andy Shevchenko
2013-07-24 17:38 ` [PATCH v2 2/2] HID: multitouch: devm conversion Benjamin Tissoires
2013-07-31  8:15 ` [PATCH v2 0/2] HID special drivers converted to devres API Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).