Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659500
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close |
| Date | 2017-06-07 10:00 +0200 |
| Message-ID | <tPE2J-3Iv-15@gated-at.bofh.it> (permalink) |
| References | <tPD6G-34T-7@gated-at.bofh.it> <tPD6G-34T-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 06, 2017 at 11:59:37PM -0700, Dmitry Torokhov wrote: > Now that HID core enforces serialization of transport driver open/close > calls we can remove custom locking from greybus hid driver. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> > --- > drivers/staging/greybus/hid.c | 43 ++++++++++++++----------------------------- > 1 file changed, 14 insertions(+), 29 deletions(-) Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-06-07 09:00 +0200 Re: [PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-07 10:00 +0200 Re: [PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-07 12:10 +0200
csiph-web