On Mon, Mar 16, 2020 at 06:20:06PM +0530, Syed Nayyar Waris wrote: > Add lock protection from race conditions to 104-quad-8 counter driver > for differential encoder status code changes. Mutex lock 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. Looks like the Fixes tags were dropped in these last two patches. I suppose they aren't really necessary though since these features haven't yet made it out of the IIO tree, so no need to backport these fixes. Signed-off-by: William Breathitt Gray