forked from Imagelibrary/rtems
leon,gr1553rt: Fixed spinlock unlock
This commit is contained in:
committed by
Daniel Hellstrom
parent
f798a75cd5
commit
3344d0299f
@@ -416,7 +416,7 @@ int gr1553rt_bd_update(
|
||||
}
|
||||
*dptr = (uint16_t *)tmp;
|
||||
}
|
||||
SPIN_LOCK_IRQ(&priv->devlock, irqflags);
|
||||
SPIN_UNLOCK_IRQ(&priv->devlock, irqflags);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user