kernel-fxtec-pro1x/sound/oss/dmasound
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:46 -08:00
..
awacs_defs.h
dac3550a.c
dmasound.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dmasound_atari.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
dmasound_awacs.c [PATCH] powerpc: irq change build breaks 2006-10-05 18:39:04 -07:00
dmasound_core.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
dmasound_paula.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
dmasound_q40.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
Kconfig [PATCH] schedule obsolete OSS drivers for removal, 3rd round 2007-02-11 10:51:31 -08:00
Makefile
tas3001c.c [PATCH] more work_struct fixes: tas300x sound drivers 2006-12-17 19:07:21 -08:00
tas3001c.h
tas3001c_tables.c
tas3004.c [PATCH] more work_struct fixes: tas300x sound drivers 2006-12-17 19:07:21 -08:00
tas3004.h
tas3004_tables.c
tas_common.c [PATCH] powerpc: fix oops in alsa powermac driver 2006-04-21 22:34:26 +10:00
tas_common.h
tas_eq_prefs.h
tas_ioctl.h
trans_16.c