patch-2.2.13 linux/drivers/video/sbusfb.c
Next file: linux/drivers/video/tcxfb.c
Previous file: linux/drivers/video/leofb.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Oct 19 17:14:01 1999
- Orig file:
v2.2.12/linux/drivers/video/sbusfb.c
- Orig date:
Mon Aug 9 16:05:57 1999
diff -u --recursive --new-file v2.2.12/linux/drivers/video/sbusfb.c linux/drivers/video/sbusfb.c
@@ -987,6 +987,7 @@
disp = &fb->disp;
type = &fb->type;
+ spin_lock_init(&fb->lock);
fb->prom_node = node;
fb->prom_parent = parent;
fb->sbdp = sbdp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)