On Mon, Mar 16, 2020 at 06:19:30PM +0530, Syed Nayyar Waris wrote: > Add lock protection from race conditions to 104-quad-8 counter driver > generic interface code changes. Mutex calls used for protection. > > Fixes: f1d8a071d45b ("counter: 104-quad-8: Add Generic Counter interface > support") > > 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