On Wed, Jun 7, 2017 at 12:29 PM, Dmitry Torokhov <[email protected]> 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 <[email protected]> > --- > drivers/staging/greybus/hid.c | 43 > ++++++++++++++----------------------------- > 1 file changed, 14 insertions(+), 29 deletions(-)
Acked-by: Viresh Kumar <[email protected]>

