[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1378930345-6670-1-git-send-email-benjamin.tissoires@redhat.com>
Date: Wed, 11 Sep 2013 22:12:22 +0200
From: Benjamin Tissoires <benjamin.tissoires@...hat.com>
To: Benjamin Tissoires <benjamin.tissoires@...il.com>,
Jiri Kosina <jkosina@...e.cz>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Few cleanups
Hi Jiri,
Well, while debugging hid-lenovo-tpkbd, I also cleaned it up a little (so this
goes on top of the CVE series):
- use devres API
- remove usb references (so that the regressions tests through uhid are working)
This has also been tested by https://bugzilla.redhat.com/show_bug.cgi?id=1003998
And I also had a patch for sony that I wanted to send, but I was waiting for a
complete drop of usb, which I still did not managed to do.
Cheers,
Benjamin
Benjamin Tissoires (3):
HID: lenovo-tpkbd: devm conversion
HID: lenovo-tpkbd: remove usb dependency
HID: sony: use hid_get_raw_report() instead of a direct call to usb
drivers/hid/Kconfig | 2 +-
drivers/hid/hid-lenovo-tpkbd.c | 50 ++++++++++++------------------------------
drivers/hid/hid-sony.c | 11 ++--------
3 files changed, 17 insertions(+), 46 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