On Mon, Mar 16, 2020 at 06:20:46PM +0530, Syed Nayyar Waris wrote: > Add lock protection from race conditions to the 104-quad-8 counter > driver for filter clock prescaler code changes. Mutex calls used for > protection. > > Signed-off-by: Syed Nayyar Waris > --- > Changes in v5: > - Change spin lock calls to mutex lock calls. > - Modify the title description. Signed-off-by: William Breathitt Gray