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 <[email protected]> > Signed-off-by: Binoy Jayan <[email protected]> > Acked-by: Benjamin Tissoires <[email protected]> > Reviewed-by: David Herrmann <[email protected]> > --- > > 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

