Skip to content
Snippets Groups Projects
Commit 2dac6746 authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

lantiq: fix dma locking problems with SMP


The DMA controller used only local locks, which will not lock the
section against other CPUs, fix this by using spin locks.

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 828a471e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment