linux/drivers/video/i810
Jiri Slaby c4f28e54d6 [PATCH] Video: fb, add true ref_count atomicity
Some of fb drivers uses atomic_t in bad manner, since there are still some
race-prone gaps.  Use mutexes to protect open/close code sections with
ref_count testing and finally use simple uint.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Denis Oliver Kropp <dok@directfb.org>
Cc: James Simmons <jsimmons@infradead.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:42 -08:00
..
Makefile
i810-i2c.c i2c: Discard the i2c algo del_bus wrappers 2006-12-10 21:21:33 +01:00
i810.h [PATCH] Video: fb, add true ref_count atomicity 2007-02-12 09:48:42 -08:00
i810_accel.c [PATCH] drivers/video/: possible cleanups 2006-01-10 08:01:56 -08:00
i810_dvt.c
i810_gtf.c [PATCH] drivers/video/: possible cleanups 2006-01-10 08:01:56 -08:00
i810_main.c [PATCH] Video: fb, add true ref_count atomicity 2007-02-12 09:48:42 -08:00
i810_main.h [PATCH] drivers/video/: possible cleanups 2006-01-10 08:01:56 -08:00
i810_regs.h