Re: [PATCH v1 1/4] spidev: Do not use atomic bit operations when allocating minor
From: Andy Shevchenko
Date: Fri Mar 25 2022 - 08:45:15 EST
On Wed, Mar 23, 2022 at 04:02:12PM +0200, Andy Shevchenko wrote:
> There is no need to use atomic bit operations when allocating a minor
> number since it's done under a mutex. Moreover, one of the operations
> that is in use is non-atomic anyway.
Shall I resend the series without this patch, or can you apply the rest
if you have no comments / objections?
--
With Best Regards,
Andy Shevchenko