Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca36ed0c authored by Vinod Koul's avatar Vinod Koul
Browse files

Merge branch 'topic/mv' into for-linus

parents 81c3ee02 cbc229a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -348,9 +348,9 @@ static void mv_xor_tasklet(unsigned long data)
{
	struct mv_xor_chan *chan = (struct mv_xor_chan *) data;

	spin_lock_bh(&chan->lock);
	spin_lock(&chan->lock);
	mv_chan_slot_cleanup(chan);
	spin_unlock_bh(&chan->lock);
	spin_unlock(&chan->lock);
}

static struct mv_xor_desc_slot *