[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374687485-31440-1-git-send-email-benjamin.tissoires@redhat.com>
Date: Wed, 24 Jul 2013 19:38:03 +0200
From: Benjamin Tissoires <benjamin.tissoires@...hat.com>
To: Benjamin Tissoires <benjamin.tissoires@...il.com>,
Henrik Rydberg <rydberg@...omail.se>,
Jiri Kosina <jkosina@...e.cz>,
Andy Shevchenko <andy.shevchenko@...il.com>,
Stephane Chatty <chatty@...c.fr>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] HID special drivers converted to devres API
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
--
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