Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1564046
| From | Jason Gerecke <killertofu@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] HID: wacom: fixes for next |
| Date | 2017-01-21 03:40 +0100 |
| Message-ID | <t1TKV-6SF-9@gated-at.bofh.it> (permalink) |
| References | <t1Jiy-vy-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Patches 1/3 look reasonable to me, though I've not run into the bugs they aim to fix. For those: Acked-by: Jason Gerecke <jason.gerecke@wacom.com> As for patch 4, I have some additional reservations about hiding the message... We can discuss that further in its thread. Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added one / (That is to say, eight) to the two, / But you can’t take seven from three, / So you look at the sixty-fours.... On Fri, Jan 20, 2017 at 7:20 AM, Benjamin Tissoires <benjamin.tissoires@redhat.com> wrote: > Hi, > > well, these are non critical but nonetheless interesting fixes for > Wacom I was working on last week. I was waiting for the current v4.10 > fix to be sent by Jason before pushing those out. > > Cheers, > Benjamin > > Benjamin Tissoires (4): > HID: wacom: release the resources before leaving despite devm > HID: wacom: remove warning while disconnecting devices > HID: wacom: do not attempt to switch mode while in probe > HID: wacom: do not shout an error on LED control > > drivers/hid/wacom.h | 1 + > drivers/hid/wacom_sys.c | 42 ++++++++++++++++++++++++++++++------------ > 2 files changed, 31 insertions(+), 12 deletions(-) > > -- > 2.9.3 >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] HID: wacom: fixes for next Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-20 16:30 +0100
[PATCH 3/4] HID: wacom: do not attempt to switch mode while in probe Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-20 16:30 +0100
[PATCH 4/4] HID: wacom: do not shout an error on LED control Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-20 16:30 +0100
Re: [PATCH 4/4] HID: wacom: do not shout an error on LED control Jason Gerecke <killertofu@gmail.com> - 2017-01-21 03:40 +0100
[PATCH 1/4] HID: wacom: release the resources before leaving despite devm Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-20 16:30 +0100
Re: [PATCH 0/4] HID: wacom: fixes for next Jason Gerecke <killertofu@gmail.com> - 2017-01-21 03:40 +0100
Re: [PATCH 0/4] HID: wacom: fixes for next Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-23 09:10 +0100
Re: [PATCH 0/4] HID: wacom: fixes for next Jiri Kosina <jikos@kernel.org> - 2017-01-23 11:10 +0100
csiph-web