]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/nsi.c
LinCAN driver updated to work on Real-Time Preemption enabled kernel.
[lincan.git] / lincan / src / nsi.c
index 777850bac2f1c39648e2a1fdbedf2dd8c62c9a21..ce9c591e1e2a6b9eafbba00a5c8cc8e27f0368b0 100644 (file)
@@ -16,7 +16,7 @@
 int nsican_irq=-1;
 unsigned long nsican_base=0x0;
 
-static can_spinlock_t nsican_port_lock=SPIN_LOCK_UNLOCKED;
+static CAN_DEFINE_SPINLOCK(nsican_port_lock);
 
 /* IO_RANGE is the io-memory range that gets reserved, please adjust according
  * your hardware. Example: #define IO_RANGE 0x100 for i82527 chips or