linux/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dac3550a.c [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed 2006-01-05 22:16:25 -08:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3001c.c [PATCH] more work_struct fixes: tas300x sound drivers 2006-12-17 19:07:21 -08:00
tas3001c.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3001c_tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3004.c [PATCH] more work_struct fixes: tas300x sound drivers 2006-12-17 19:07:21 -08:00
tas3004.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3004_tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas_common.c [PATCH] powerpc: fix oops in alsa powermac driver 2006-04-21 22:34:26 +10:00
tas_common.h [PATCH] powerpc: Fix sound driver use of i2c 2006-02-07 20:33:36 -08:00
tas_eq_prefs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
trans_16.c [PATCH] m68k: compile fixes for dmasound (static vs. extern) 2006-01-12 09:09:02 -08:00