Re: [PATCH net-next v4 2/5] net: ti: icss-iep: Remove spinlock-based synchronization

From: Simon Horman
Date: Tue Jun 18 2024 - 12:23:27 EST


On Mon, Jun 17, 2024 at 04:21:41PM +0100, Diogo Ivo wrote:
> As all sources of concurrency in hardware register access occur in
> non-interrupt context eliminate spinlock-based synchronization and
> rely on the mutex-based synchronization that is already present.
>
> Signed-off-by: Diogo Ivo <diogo.ivo@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>