]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/ssv.c
LinCAN driver updated to work on Real-Time Preemption enabled kernel.
[lincan.git] / lincan / src / ssv.c
index 3cd003d1b45f64b0871baaeb4e109c124b769b48..45aef4b91ae26225b5ddb6d1f08701dd1d3c9d37 100644 (file)
@@ -14,7 +14,7 @@
 int ssvcan_irq[2]={-1,-1};
 unsigned long ssvcan_base=0x0;
 
-static can_spinlock_t ssv_port_lock=SPIN_LOCK_UNLOCKED;
+static CAN_DEFINE_SPINLOCK(ssv_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