On Wed, 14 Jun 2017, Binoy Jayan wrote: > The semaphore 'driver_lock' is used as a simple mutex, and > also unnecessary as suggested by Arnd. Hence removing it, as > the concurrency between the probe and remove is already > handled in the driver core. > > Suggested-by: Arnd Bergmann <a...@arndb.de> > Signed-off-by: Binoy Jayan <binoy.ja...@linaro.org> > Acked-by: Benjamin Tissoires <benjamin.tissoi...@redhat.com> > Reviewed-by: David Herrmann <dh.herrm...@gmail.com> > --- > > v3 --> v4: > Changed title > > v2 --> v3: > Removed reference to driver_lock in comments > > v1 --> v2: > Removed driver_lock
Applied to hid.git#for-4.14/driver-lock-removal. Thanks, -- Jiri Kosina SUSE Labs