Re: [PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close

From: Viresh Kumar
Date: Wed Jun 07 2017 - 06:04:20 EST


On Wed, Jun 7, 2017 at 12:29 PM, Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> 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@xxxxxxxxx>
> ---
> drivers/staging/greybus/hid.c | 43 ++++++++++++++-----------------------------
> 1 file changed, 14 insertions(+), 29 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>