net: ti: icss-iep: Remove spinlock-based synchronization
[ Upstream commit 5758e03c ] 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@siemens.com> Reviewed-by:
Simon Horman <horms@kernel.org> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: 54e1b4be ("net: ti: icss-iep: Reject perout generation request") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment